mirror of
https://gitlab.com/Cynosphere/xmc.git
synced 2024-08-14 22:57:03 +00:00
Make Modular
This commit is contained in:
parent
17c7472461
commit
abff24f952
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue