summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/map-editor/www')
-rw-r--r-- | src/map-editor/www/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map-editor/www/style.css b/src/map-editor/www/style.css index 2d4d958..b286a10 100644 --- a/src/map-editor/www/style.css +++ b/src/map-editor/www/style.css @@ -365,7 +365,7 @@ .map-tile-icon {z-index: 0; position: absolute; background-size: 400%;} -.map-tile {background-size: 300%;} +.map-tile {background-size: 400%;} .map-tabmenu-tiles-tab { |