[fix] Visual big issue on install pages

This commit is contained in:
ljf 2021-05-11 22:40:57 +02:00
parent 22d82885fe
commit 00fd651699
2 changed files with 18 additions and 0 deletions

View file

@ -560,6 +560,15 @@ body .off-canvas .learn-sidebar .learn-nav ul li ul li.active > a {
background-color: inherit !important; background-color: inherit !important;
} }
/*
###############################################################################
Style sheet for button on install pages
###############################################################################
*/
.hardware img {
height: 75px;
}
/* /*
############################################################################### ###############################################################################
Style sheet for the cards Style sheet for the cards

View file

@ -154,6 +154,15 @@ body .off-canvas .learn-sidebar .learn-nav ul li ul li.active > a {
background-color: inherit !important; background-color: inherit !important;
} }
/*
###############################################################################
Style sheet for button on install pages
###############################################################################
*/
.hardware img {
height: 75px;
}
/* /*
############################################################################### ###############################################################################
Style sheet for the cards Style sheet for the cards