Skip to content

Commit

Permalink
Add padding to mapz-tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
sdvg committed Oct 13, 2023
1 parent 7016730 commit 5ff1b39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/themes/zoll/src/mapz.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1552,6 +1552,7 @@ export const MAPZ = KoliBri.createTheme('mapz', {
:host kol-button-group-wc {
border-radius: 0.25rem 0.25rem 0 0;
background-color: var(--kolibri-color-normal);
padding: 2px;
}
:host kol-button-group-wc > div {
display: inline-flex;
Expand Down

0 comments on commit 5ff1b39

Please sign in to comment.