mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fix header stickyness
This commit is contained in:
parent
1d0ecc54a9
commit
f0606a894a
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@
|
||||||
Should wrap div with @flow_grid and @flow_breakpoint mixins
|
Should wrap div with @flow_grid and @flow_breakpoint mixins
|
||||||
**/
|
**/
|
||||||
@mixin flow_container {
|
@mixin flow_container {
|
||||||
container: sizer / size;
|
container: sizer / inline-size;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Setups flow grid.
|
/** Setups flow grid.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue