fix up tabs ui

This commit is contained in:
Chris Kruining 2024-10-29 18:15:46 +01:00
parent addc6bfb11
commit 041de66c64
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
2 changed files with 4 additions and 3 deletions

View file

@ -30,6 +30,7 @@
color: inherit;
padding: var(--padding-m) 0;
border: none;
cursor: pointer;
&:first-child {
padding-inline-start: var(--padding-l);