Kaynağa Gözat
Reduce height of the display areas in landscape mode
tags/v0.0.7
ebeveyn
işleme
619b36f480
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: E80B35A6F11C3656
1 değiştirilmiş dosya ile
3 ekleme ve
3 silme
-
gorge.css
|
|
|
@@ -53,7 +53,7 @@ button { |
|
|
|
width: 35%; |
|
|
|
left: 0%; |
|
|
|
top: 20%; |
|
|
|
height: 90%; |
|
|
|
height: 80%; |
|
|
|
margin: auto; |
|
|
|
font-size: 36px; |
|
|
|
} |
|
|
|
@@ -72,7 +72,7 @@ button { |
|
|
|
width: 20%; |
|
|
|
right: 5%; |
|
|
|
top: 20%; |
|
|
|
height: 90%; |
|
|
|
height: 80%; |
|
|
|
max-height: 80vh; |
|
|
|
padding-bottom: 10px; |
|
|
|
} |
|
|
|
@@ -659,7 +659,7 @@ div::-webkit-scrollbar-corner { |
|
|
|
bottom: 0%; |
|
|
|
z-index: 2; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
body #discord-link img { |
|
|
|
top: auto; |
|
|
|
bottom: 0%; |
|
|
|
|