mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-11 10:23:54 +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 {
|
||||
position: relative;
|
||||
margin-top: 2rem;
|
||||
max-width: 850px;
|
||||
max-width: 1024px;
|
||||
}
|
||||
|
||||
.indent {
|
||||
|
||||
Reference in New Issue
Block a user