mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-19 07:26:50 +00:00
Nobelium主题菜单调整
This commit is contained in:
@@ -100,10 +100,6 @@ nav {
|
||||
width: 0 !important;
|
||||
}
|
||||
|
||||
.notion-collection {
|
||||
@apply max-w-0;
|
||||
}
|
||||
|
||||
.glassmorphism {
|
||||
background: hsla(0, 0%, 100%, 0.05);
|
||||
-webkit-backdrop-filter: blur(10px);
|
||||
@@ -159,20 +155,6 @@ nav {
|
||||
margin: -0.125em 0.25em;
|
||||
}
|
||||
|
||||
|
||||
.nobelium{
|
||||
@apply flex flex-col justify-between
|
||||
}
|
||||
|
||||
.nobelium .notion-code{
|
||||
/* @apply max-w-2xl; */
|
||||
}
|
||||
|
||||
.next #announcement-content *{
|
||||
font-size:13px !important;
|
||||
line-height:1.7 !important;
|
||||
}
|
||||
|
||||
/* twikoo 评论区超链接样式 */
|
||||
.tk-main a {
|
||||
@apply text-blue-700
|
||||
|
||||
@@ -1419,6 +1419,10 @@ code[class*='language-'] {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.notion-collection {
|
||||
@apply max-w-0;
|
||||
}
|
||||
|
||||
.notion-collection-card{
|
||||
/* cursor: default !important; */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user