mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: border and rounded corners
This commit is contained in:
committed by
Tienson Qin
parent
e2206d303a
commit
f7f470a4af
@@ -642,8 +642,6 @@ html[data-theme='dark'] {
|
||||
@apply relative;
|
||||
flex: 1 1;
|
||||
min-height: 100px;
|
||||
border: 1px solid transparent;
|
||||
transition: border-color 0.1s;
|
||||
|
||||
.sidebar-item-header {
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user