fix: button background on sw update

This commit is contained in:
Jean-Baptiste Pasquier 2021-04-08 20:45:46 +02:00
parent 06521d9805
commit af55c86225
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ main {
}
.no-background-image {
background-image: none;
background-image: none !important;
}
/* Styles of the right-hand menu + pages with that menu */