mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
enhance: update clear icon and increase size
This commit is contained in:
committed by
Andelf
parent
cd563a286e
commit
d5a42b0bdc
@@ -842,14 +842,12 @@ i.ti {
|
||||
|
||||
.heading-bg {
|
||||
border-radius: 50%;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
|
||||
&.remove {
|
||||
@apply border flex items-center justify-center;
|
||||
|
||||
font-size: 11px;
|
||||
box-sizing: border-box;
|
||||
border-color: var(--border-color);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user