feat:: updating border radius

This commit is contained in:
ashishcas 2021-08-14 21:44:02 +05:30
parent 8609a1f016
commit aedc158654

View file

@ -88,7 +88,7 @@
overflow-y: auto;
flex-direction: column;
background: var(--primary-background);
border-radius: 0 0 8px 8px;
border-radius: 0 0 2px 2px;
.empty {
display: flex;