0
0
Fork 0

Change action button to be last on profiles in web UI (#29533)

This commit is contained in:
Eugen Rochko 2024-03-11 15:33:48 +01:00 committed by GitHub
parent 16c856729b
commit 19efa1b9f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 13 deletions

View file

@ -7455,10 +7455,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 {