mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-28 04:36:45 +00:00
Replace most stylesheets with tailwind styles
This commit is contained in:
@@ -14,3 +14,11 @@
|
||||
border-radius: .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
@layer base {
|
||||
:root {
|
||||
--header-height: 56px;
|
||||
/* Width of ShlinkWebComponent's side menu when not collapsed */
|
||||
--aside-menu-width: 260px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user