Improved tab size on mobile devices

This commit is contained in:
Eduard Urbach 2019-08-30 16:51:18 +09:00
parent 90c961298d
commit e8a9ae20c1
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -1,8 +1,10 @@
const tab-padding-x = 1rem
.tab
horizontal
align-items center
color text-color
padding 0.5rem 1rem
padding 0.5rem tab-padding-x
background-color tab-background
border ui-border
border-left none
@ -31,6 +33,8 @@
< 920px
.tab
padding 0.75rem tab-padding-x
.padded-icon
margin-right 0