mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 02:05:28 +00:00
feat: add column element
This commit is contained in:
@@ -481,6 +481,8 @@
|
||||
border-radius: var(--border-radius);
|
||||
margin-top: 0;
|
||||
|
||||
transition: 0.1s ease background-color;
|
||||
|
||||
&:hover {
|
||||
background: var(--secondary-background);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user