Former-commit-id: 05fc3fbcd9
This commit is contained in:
Hadi
2024-03-14 18:42:15 +01:00
parent 0ab8844d04
commit 1f6075cae7
7 changed files with 111 additions and 55 deletions

View File

@@ -62,9 +62,6 @@
border-style: solid;
background-color: #${config.theme.colors.bg};
border: ${
toString config.theme.border-size
}px solid #${config.theme.colors.fg};
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}