Skip to content

Commit

Permalink
Add padding to mapz-tabs (#5425)
Browse files Browse the repository at this point in the history
  • Loading branch information
laske185 authored Oct 16, 2023
2 parents 7016730 + 5ff1b39 commit bbe1f9a
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 bbe1f9a

Please sign in to comment.