diff --git a/src/app.css b/src/app.css index c2b80ce..47d085f 100644 --- a/src/app.css +++ b/src/app.css @@ -65,7 +65,6 @@ body { background: var(--mantle); } - /* Glassy theme */ [data-theme="glassy"] body { @@ -119,4 +118,4 @@ body { [data-theme="glassy"] td { border-bottom: 1px solid rgba(232, 232, 232, 0.1) !important; background: rgba(24, 24, 37, 0.2) !important; -} \ No newline at end of file +}