Port directory CSS changes from upstream

Port 73be8f38c1 to glitch-soc
This commit is contained in:
Thibaut Girka
2018-12-09 13:33:00 +01:00
parent e7f1bfdc2d
commit 0b1bc66695
2 changed files with 170 additions and 0 deletions

View File

@ -191,6 +191,11 @@
&--under-tabs {
border-radius: 0 0 4px 4px;
}
&--flexible {
box-sizing: border-box;
min-height: 100%;
}
}
.account-role {