Fix style of world import button

This commit is contained in:
SillyLossy
2023-02-11 16:27:13 +02:00
parent d4e512ebe9
commit d6763a2931

View File

@@ -986,6 +986,8 @@ input[type=button] {
#world_import_button { #world_import_button {
cursor: pointer; cursor: pointer;
display: inline-block; display: inline-block;
padding: 0;
margin: 0;
} }
#world_import_button h2 { #world_import_button h2 {