diff --git a/frontend/src/styles.css b/frontend/src/styles.css index 7d66596..d67874a 100644 --- a/frontend/src/styles.css +++ b/frontend/src/styles.css @@ -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 {