We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad8f36 commit 5685e84Copy full SHA for 5685e84
src/styles/popins.scss
@@ -3,7 +3,6 @@
3
.pop-over {
4
background:$white;
5
border-radius:$radius;
6
- overflow:hidden;
7
box-shadow:0 2px 5px rgba(0,0,0,0.2), 0 8px 25px rgba(0,0,0,0.2);
8
position: relative;
9
0 commit comments