mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
fix error in common.css
This commit is contained in:
@@ -1122,10 +1122,8 @@ a.tooltip-priority {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
a.page-op {
|
||||
svg {
|
||||
transform: scale(0.9);
|
||||
}
|
||||
a.page-op svg {
|
||||
transform: scale(0.9);
|
||||
}
|
||||
|
||||
.search-more {
|
||||
|
||||
Reference in New Issue
Block a user