fix: border and rounded corners

This commit is contained in:
Konstantinos Kaloutas
2023-08-03 11:00:41 +03:00
committed by Tienson Qin
parent e2206d303a
commit f7f470a4af
2 changed files with 3 additions and 4 deletions

View File

@@ -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;