Extend admin for websites/scripts and surface links
This commit is contained in:
@@ -85,6 +85,10 @@ select {
|
||||
border-bottom: 1px solid var(--border);
|
||||
}
|
||||
|
||||
.table.compact .table-row {
|
||||
grid-template-columns: 1fr 1fr 0.6fr;
|
||||
}
|
||||
|
||||
.table .user {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user