forked from abner/for-legacy-web
feat:: updating border radius
parent
8609a1f016
commit
aedc158654
|
|
@ -88,7 +88,7 @@
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background: var(--primary-background);
|
background: var(--primary-background);
|
||||||
border-radius: 0 0 8px 8px;
|
border-radius: 0 0 2px 2px;
|
||||||
|
|
||||||
.empty {
|
.empty {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue