Change action button to be last on profiles in web UI (#29533)
This commit is contained in:
parent
16c856729b
commit
19efa1b9f1
2 changed files with 6 additions and 13 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue