mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
enhance: clear background button icon
This commit is contained in:
committed by
Andelf
parent
93c87c0d5d
commit
cd563a286e
@@ -844,6 +844,14 @@ i.ti {
|
||||
border-radius: 50%;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
|
||||
&.remove {
|
||||
@apply border flex items-center justify-center;
|
||||
|
||||
font-size: 11px;
|
||||
box-sizing: border-box;
|
||||
border-color: var(--border-color);
|
||||
}
|
||||
}
|
||||
|
||||
/** endregion **/
|
||||
|
||||
Reference in New Issue
Block a user