♻️ Migrated callback pages
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
height: calc(100vh - 64px*2);
|
||||
}
|
||||
|
||||
/* for the minimal layout */
|
||||
.h-compact-layout {
|
||||
height: calc(100vh - 48px);
|
||||
}
|
||||
|
||||
.min-h-layout {
|
||||
/* margin of the navbar + actual navbar */
|
||||
min-height: calc(100vh - 64px*2);
|
||||
|
||||
Reference in New Issue
Block a user