Fix overflow for tiles main page.

This commit is contained in:
lindenkron 2023-02-23 21:48:53 +01:00
parent c0277dd8ae
commit eb7343b4c6

View File

@ -1012,7 +1012,6 @@ button.glyphicon-button.active.focus {
background-attachment: fixed;
background-position: center;
overflow-x: hidden;
overflow: hidden;
position: absolute;
z-index: 0;
}