Update 'keyhelp_theme.txt'

login panel is now compatible with mobile devices
This commit is contained in:
keyhelpuser 2023-06-15 13:42:49 +00:00
parent e85e8c412c
commit 0e788ecfcc
1 changed files with 0 additions and 9 deletions

View File

@ -219,15 +219,6 @@ a {
background-color: #E4E4EA;
border-color: #DF691A;
}
.column.is-4-fullhd {
flex: 0 1 auto;
width: 33%;
}
.columns:not(.is-desktop) {
justify-content: space-around;
flex-flow: row wrap;
align-items: stretch;
}
.label {
color: #DF691A;
display: block;