mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
Merge pull request #67 from ashishcas/fixing-border-radius
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user