v0.0.6
- fix: display of controls is different in macos/safari(13) #5 cd59f8f @reyamir
mr
used instead ofgap
(Safari<14.1 doesnt support flex gap: https://www.falldowngoboone.com/blog/the-curious-case-of-flexbox-gap-and-safari/)- added also weight values to buttons and icons
- create: main css file with tailwind directives f9db13d
- WindowTitlebar:
bg-background
,overflow-hidden
attributes added.cd59f8f