settings positioning
This commit is contained in:
parent
07712e23d9
commit
10ee068e14
@ -86,6 +86,7 @@ img {
|
||||
}
|
||||
|
||||
.selection {
|
||||
margin-top: -5%;
|
||||
padding: 4px;
|
||||
box-shadow:inset 0 0 0 99999px rgba(0,0,0,0.2);
|
||||
|
||||
@ -284,7 +285,7 @@ img {
|
||||
position: absolute;
|
||||
display: none;
|
||||
opacity: 0;
|
||||
margin-top: 16%;
|
||||
margin-top: 65%;
|
||||
margin-left: -9%;
|
||||
border-left: 10px solid transparent;
|
||||
border-right: 10px solid transparent;
|
||||
@ -304,7 +305,7 @@ img {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
border-radius: 7px;
|
||||
margin-top: 20%;
|
||||
margin-top: 95%;
|
||||
margin-left: -13%;
|
||||
padding: 5px;
|
||||
font-size: 90%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user