add a comment
This commit is contained in:
@@ -75,6 +75,7 @@
|
|||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateX(-50%) translateY(-50%) translateY(-50px);
|
transform: translateX(-50%) translateY(-50%) translateY(-50px);
|
||||||
}
|
}
|
||||||
|
/* We need this style to prevent web dropdowns from shifting the display when opening */
|
||||||
body {
|
body {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -80,6 +80,7 @@
|
|||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateX(-50%) translateY(-50%) translateY(-50px);
|
transform: translateX(-50%) translateY(-50%) translateY(-50px);
|
||||||
}
|
}
|
||||||
|
/* We need this style to prevent web dropdowns from shifting the display when opening */
|
||||||
body {
|
body {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user