Attempt to add table row action favorites in users view
This commit is contained in:
@@ -229,6 +229,12 @@ a.pankow-breadcrumb-item {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.table-actions {
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
justify-content: end;
|
||||
}
|
||||
|
||||
/* info table label:value in Sections */
|
||||
.info-row {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user