Fixing very small mobile phones in the notice.
This commit is contained in:
parent
fa7bf8b6f5
commit
fb6585cf60
@ -89,6 +89,7 @@ a:hover,a:focus {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
text-align: center;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: #000;
|
background: #000;
|
||||||
color: white;
|
color: white;
|
||||||
@ -145,7 +146,7 @@ h2 {
|
|||||||
background: white;
|
background: white;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
max-height: 100%;
|
max-height: 95%;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
#poping-notice.active {
|
#poping-notice.active {
|
||||||
|
Loading…
Reference in New Issue
Block a user