mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-12-12 02:35:42 +00:00
Signature header improvements
This commit is contained in:
@@ -20,12 +20,13 @@
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.p-menuitem, .p-menuitem-content {
|
||||
.p-menuitem,
|
||||
.p-menuitem-content {
|
||||
height: 36px;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.p-menuitem > .p-menuitem-content > a {
|
||||
.p-menuitem>.p-menuitem-content>a {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
@@ -67,3 +68,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
.p-sortable-column {
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
padding: 0.25rem 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user