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