new style now ist more little
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
.buttonLock{
|
||||
padding: 0.8rem;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
right: 100px;
|
||||
background-color: #d32f2f;
|
||||
}
|
||||
|
||||
@@ -61,4 +61,10 @@
|
||||
filter: invert(1);
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
@media(max-height:800px) {
|
||||
.buttonLock {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user