Make entry name full height
This commit is contained in:
parent
ae6bace200
commit
ebeaba3478
|
@ -182,6 +182,8 @@ a:hover {
|
|||
align-content: stretch;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 0;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
#installed, #options, #backup {
|
||||
|
@ -266,6 +268,7 @@ body.all-styles-hidden-by-filters #installed:after {
|
|||
font-weight: 600;
|
||||
text-decoration: none;
|
||||
margin-right: 8px;
|
||||
padding: 8px 0;
|
||||
}
|
||||
|
||||
.entry-header:not(.sortable) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user