mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
fix CSS overflow on small screens
This commit is contained in:
parent
aba7eee7ef
commit
ba4a7ae149
@ -115,7 +115,8 @@ h4 {
|
|||||||
|
|
||||||
.code .example-wrapper .preview, .code .preview-placeholder {
|
.code .example-wrapper .preview, .code .preview-placeholder {
|
||||||
display: none;
|
display: none;
|
||||||
width: 100%;
|
left: 0;
|
||||||
|
right: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -240px;
|
bottom: -240px;
|
||||||
padding-top: 200px;
|
padding-top: 200px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user