We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be02d11 + a895ccd commit 506ec6aCopy full SHA for 506ec6a
start-client/src/styles/favorite.scss
@@ -7,7 +7,7 @@ $w2: 500px;
7
8
.modal-add-favorite,
9
.modal-favorite {
10
- z-index: 10000;
+ z-index: 999;
11
position: fixed;
12
top: 50px;
13
left: 0;
start-client/src/styles/history.scss
@@ -5,7 +5,7 @@ $w_arrow: 12px;
5
$w: 1000px;
6
.modal-share {
start-client/src/styles/share.scss
$w: 500px;
.popup-share {
top: 50%;
margin-top: -150px;
0 commit comments