mirror of
https://github.com/rio-labs/rio.git
synced 2026-05-07 03:49:30 -05:00
fix revealer not stretching its child
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
.rio-revealer-content-inner {
|
||||
position: relative;
|
||||
|
||||
// Make sure to fill the parent element
|
||||
min-width: 100%;
|
||||
min-height: 100%;
|
||||
|
||||
@include single-container();
|
||||
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user