Prevent layout shift with installed plugins
This commit is contained in:
parent
df7008ddad
commit
91139b634d
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@
|
|||
@include margin-right($margin-right);
|
||||
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
width: $width;
|
||||
top: $top;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue