Update 'keyhelp_theme_dark.txt'

This commit is contained in:
keyhelpuser 2023-09-06 13:42:22 +00:00
parent 15ab7b3031
commit 492fbe3e12
1 changed files with 5 additions and 0 deletions

View File

@ -502,4 +502,9 @@ input[disabled], input[readonly], textarea[disabled], select[disabled] {
border-bottom-color: transparent;
border-left-color: transparent;
border-radius: 0px 0px 0 0;
}
.button.is-fullwidth {
display: block;
width: 100%;
}