mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-27 09:59:08 +00:00
refactor: allow larger settings panels
This commit is contained in:
committed by
Carlos Valente
parent
82d5f02ea0
commit
4f4626a163
@@ -38,7 +38,7 @@ $inner-padding: 1rem;
|
|||||||
.section {
|
.section {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
max-width: 850px;
|
max-width: 1024px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.indent {
|
.indent {
|
||||||
|
|||||||
Reference in New Issue
Block a user