mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-10 14:42:33 +01:00
This commit is contained in:
parent
7cd8f8f7d0
commit
e5703dc70f
3 changed files with 10 additions and 2 deletions
|
|
@ -119,6 +119,12 @@
|
|||
&__label {
|
||||
flex: 1;
|
||||
min-width: 84px;
|
||||
@include text-clamp(1);
|
||||
max-width: 30vw;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
-webkit-mask-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0, #000 12px);
|
||||
max-width: 30vw;
|
||||
}
|
||||
|
||||
&__icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue