mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 15:58:49 +01:00
This commit is contained in:
parent
e4881cc236
commit
ab89de094f
1 changed files with 10 additions and 0 deletions
|
|
@ -335,6 +335,16 @@
|
|||
border-bottom: .5px solid var(--b3-border-color);
|
||||
}
|
||||
|
||||
&--url.b3-chip {
|
||||
max-width: 120px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
& > .av__cellicon {
|
||||
margin: 0 5px;
|
||||
height: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue