Prevent layout shift with installed plugins

pull/6346/head
Chocobozzz 2024-04-16 10:15:19 +02:00
parent df7008ddad
commit 91139b634d
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -309,6 +309,7 @@
@include margin-right($margin-right);
position: relative;
display: inline-block;
width: $width;
top: $top;
}