💄 Fix settings-container alignment & width

This commit is contained in:
Philipp Stracker 2025-01-27 17:22:35 +01:00
parent 727462305b
commit 60f54d56ea
No known key found for this signature in database
3 changed files with 31 additions and 28 deletions

View file

@ -4,7 +4,6 @@
max-width: var(--max-container-width);
transition: max-width 0.2s;
padding:0 35px;
.components-tab-panel__tabs {
box-shadow: 0 -1px 0 0 $color-gray-400 inset;