[Glitch] Change action button to be last on profiles in web UI

Port 19efa1b9f1 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2024-03-11 15:33:48 +01:00
committed by Claire
parent 13c9524436
commit b36e96ec90
2 changed files with 6 additions and 13 deletions

View File

@@ -8089,10 +8089,7 @@ noscript {
.button {
flex-shrink: 1;
white-space: nowrap;
@media screen and (max-width: $no-gap-breakpoint) {
min-width: 0;
}
min-width: 80px;
}
.icon-button {