mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
enhance(ui): auto width of ui items from toolbar
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
}
|
||||
|
||||
.ui-items-container .button {
|
||||
width: 2rem;
|
||||
width: auto;
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
svg.warning {
|
||||
|
||||
Reference in New Issue
Block a user