forked from sergiotarxz/Peertube-dl
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;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
text-align: center;
|
||||
height: 100%;
|
||||
background: #000;
|
||||
color: white;
|
||||
@ -145,7 +146,7 @@ h2 {
|
||||
background: white;
|
||||
padding: 10px;
|
||||
border-radius: 15px;
|
||||
max-height: 100%;
|
||||
max-height: 95%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
#poping-notice.active {
|
||||
|
Loading…
Reference in New Issue
Block a user