Migrate App stylesheets to tailwind

This commit is contained in:
Alejandro Celaya
2025-04-05 11:37:44 +02:00
parent c29b077e93
commit 0ec867b185
3 changed files with 12 additions and 31 deletions

View File

@@ -18,6 +18,9 @@
@layer base {
:root {
--header-height: 56px;
--footer-height: 2.3rem;
--footer-margin: .8rem;
/* Width of ShlinkWebComponent's side menu when not collapsed */
--aside-menu-width: 260px;
}