mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 12:43:52 +08:00
Tags admin list: move edit button back to where it should be
This commit is contained in:
parent
85de81627d
commit
ee48c97a23
|
@ -39,7 +39,6 @@
|
|||
.TagListItem-info {
|
||||
border-radius: @border-radius;
|
||||
padding: 5px;
|
||||
max-width: max-content;
|
||||
|
||||
&:hover {
|
||||
background: @control-bg;
|
||||
|
@ -79,7 +78,6 @@ li:not(.sortable-dragging)>.TagListItem-info:hover>.Button {
|
|||
border: 2px dashed @control-bg;
|
||||
border-radius: @border-radius;
|
||||
height: 34px;
|
||||
max-width: max-content;
|
||||
}
|
||||
|
||||
.SettingsGroups {
|
||||
|
|
Loading…
Reference in New Issue
Block a user