mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-12-04 15:48:05 +00:00
Make user panel a bit prettier
This commit is contained in:
@@ -419,3 +419,19 @@ kbd {
|
||||
color: #ddd;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Tables
|
||||
*/
|
||||
|
||||
.users-table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.users-table td {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.table-cell--fill {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user