Release v1.7.5
This commit is contained in:
@@ -1440,13 +1440,16 @@ body,
|
||||
|
||||
.account-row-actions {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
flex-wrap: nowrap;
|
||||
align-content: center;
|
||||
text-align: center;
|
||||
padding-left: 12px;
|
||||
padding-right: 8px;
|
||||
min-width: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.account-row-actions .btn {
|
||||
|
||||
Reference in New Issue
Block a user