mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 15:58:49 +01:00
This commit is contained in:
parent
89278e6f93
commit
9eaa6a9101
1 changed files with 5 additions and 2 deletions
|
|
@ -312,9 +312,12 @@
|
|||
&__celltext {
|
||||
overflow: hidden;
|
||||
|
||||
&--url,
|
||||
&--url {
|
||||
border-bottom: .5px solid var(--b3-border-color);
|
||||
}
|
||||
|
||||
&--ref {
|
||||
border-bottom: 1px solid var(--b3-border-color);
|
||||
border-bottom: .5px solid var(--b3-theme-on-background);
|
||||
}
|
||||
|
||||
& > .av__cellicon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue