Skip to content

Commit

Permalink
fix(design): update skeleton screen positioning style
Browse files Browse the repository at this point in the history
  • Loading branch information
xelaint committed Jun 15, 2023
1 parent eae923e commit 1a5c02c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/design/scss/state/skeleton/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

@mixin skeleton-screen($width, $height) {
display: flex;
position: relative;

&::before {
animation-name: loading;
Expand Down

0 comments on commit 1a5c02c

Please sign in to comment.