Sticky permissions overview header (#12704)

* Sticky permissions overview header

* refactor to script setup

* add header bar height as css variable
This commit is contained in:
Azri Kahar
2022-04-13 22:33:15 +08:00
committed by GitHub
parent 3e539d16d9
commit 74c718c684
4 changed files with 8 additions and 10 deletions

View File

@@ -8,6 +8,7 @@
--fast: 125ms;
--medium: 200ms;
--slow: 300ms;
--header-bar-height: 61px;
--content-padding: 12px;
--border-width: 2px;
--border-radius-outline: 6px;