[web] Remove unused CSS class

Cleanup of the CSS styles.
This commit is contained in:
Alain Nussbaumer 2023-06-24 13:03:48 +02:00
parent b01ebf6503
commit 9180710953
3 changed files with 8 additions and 13 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -44,11 +44,6 @@ a.navbar-item {
margin-bottom: 24px;
}
.fd-has-padding-left-right {
padding-left: 24px;
padding-right: 24px;
}
.fd-is-square .button {
height: 27px;
min-width: 27px;