fix
This commit is contained in:
@@ -1098,7 +1098,6 @@ button.danger:hover:not([disabled]) {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.folder-node {
|
||||
@@ -1115,6 +1114,7 @@ button.danger:hover:not([disabled]) {
|
||||
color: inherit;
|
||||
transition: background 0.12s ease, color 0.12s ease;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.folder-row span.name {
|
||||
|
||||
Reference in New Issue
Block a user