UI overhaul, import fixes, fix user store
This commit is contained in:
@@ -64,6 +64,8 @@ const toggle = (e: MouseEvent) => {
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
border-top: 1px solid var(--separator);
|
||||
margin-top: 4px;
|
||||
padding-top: 4px;
|
||||
}
|
||||
.no_border {
|
||||
border-top: none;
|
||||
|
||||
Reference in New Issue
Block a user