mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-30 20:25:17 +01:00
This commit is contained in:
parent
4e27798f53
commit
bbca5683ce
3 changed files with 4 additions and 6 deletions
|
|
@ -131,11 +131,11 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
transition: var(--b3-transition);
|
||||
flex: 1;
|
||||
min-height: 42px;
|
||||
position: relative;
|
||||
max-width: 186px;
|
||||
flex-shrink: 0;
|
||||
overflow: hidden;
|
||||
|
||||
&:hover:not(.item--focus):not(.item--readonly) .item__text {
|
||||
color: var(--b3-theme-on-background);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue