mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 15:28:49 +01:00
This commit is contained in:
parent
b7e9d82622
commit
209e6818b0
1 changed files with 5 additions and 1 deletions
|
|
@ -42,6 +42,10 @@
|
|||
.layout-tab-bar {
|
||||
background-color: transparent;
|
||||
font-size: 87.5%;
|
||||
|
||||
.item__text {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -268,7 +272,7 @@
|
|||
}
|
||||
|
||||
&--header {
|
||||
padding: 5px;
|
||||
padding: 5px 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
transition: background 20ms ease-in 0s;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue