Skip to content

Commit

Permalink
fix: totem height
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Apr 19, 2023
1 parent 46cfb4f commit 46e3e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layouts/totem.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.memori-widget.memori-layout-totem {
height: 100vh;
height: 100vh !important;
}

.memori-widget > .memori-spin.memori-totem-layout {
Expand Down

0 comments on commit 46e3e90

Please sign in to comment.