Add class for icons labels

This commit is contained in:
teleassist 2020-12-02 09:38:30 +01:00 committed by GitHub
parent 7e9a12a2f8
commit 0730cab90f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,6 +125,10 @@ button.calcbutton2 {
border-radius: 3px;
}
button.calcbutton2 .iconwithlabel {
padding-bottom: 10px;
}
button.calcbutton3 {
display: inline-block;
position: relative;