mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
style(config-page): center align tab content with auto margins
This commit is contained in:
parent
cdd99dedfe
commit
bb485df58a
1 changed files with 3 additions and 0 deletions
|
|
@ -49,6 +49,9 @@
|
|||
|
||||
.tab-content {
|
||||
padding-top: var(--s2);
|
||||
max-width: 900px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
collapsible {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue