mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
Port settings.
This commit is contained in:
14
src/pages/settings/channel/Panes.module.scss
Normal file
14
src/pages/settings/channel/Panes.module.scss
Normal file
@@ -0,0 +1,14 @@
|
||||
.overview {
|
||||
.row {
|
||||
gap: 20px;
|
||||
display: flex;
|
||||
|
||||
.name {
|
||||
flex-grow: 1;
|
||||
|
||||
input {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user