fix formatting

This commit is contained in:
Abdenasser 2024-11-10 23:07:46 +01:00
parent 60793b9834
commit ea9ae41f49

View File

@ -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;
}
}