diff --git a/index.html b/index.html index 584662a..b0f8566 100644 --- a/index.html +++ b/index.html @@ -759,7 +759,7 @@ gap: 8px; } - /* File List */ + /* Files List */ .files-list { background: rgba(255, 255, 255, 0.05); border: 1px solid var(--border-color); @@ -1011,7 +1011,7 @@ } .modal.active { - display: flex; + display: flex !important; animation: fadeIn 0.3s ease-out; } @@ -1411,9 +1411,6 @@ - @@ -1594,7 +1591,7 @@