Fix glitch-soc SCSS code style and refactor closer to upstream

This commit is contained in:
Claire
2023-02-25 21:20:01 +01:00
parent ac8512a73a
commit cc94cc86ae
22 changed files with 144 additions and 70 deletions

View File

@ -94,7 +94,7 @@
.glitch.local-settings__page {
display: block;
flex: auto;
padding: 15px 20px 15px 20px;
padding: 15px 20px;
width: 360px;
overflow-y: auto;
}