Make Modular

This commit is contained in:
CI 2023-03-29 22:17:28 +00:00
parent 17c7472461
commit abff24f952
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ section[class^="panels-"]
> [class^="wrapper-"]
> [class^="container-"]
> [class*="actionButtons-"]
> button {
button {
width: 24px;
height: 24px;
min-height: 24px;
@ -194,7 +194,7 @@ section[class^="panels-"]
> [class^="wrapper-"]
> [class^="container-"]
> [class*="actionButtons-"]
> button {
button {
padding: 0;
background: transparent;
}