fix: typo

This commit is contained in:
07akioni 2019-08-07 16:56:07 +08:00
parent c72467e856
commit 2eeea20ded

View File

@ -56,7 +56,7 @@
width: fit-content;
overflow: visible;
min-width: 100%;
/* stylelint-disable */
/** stylelint-disable */
width: -moz-fit-content; /* Firefox/Gecko */
width: -webkit-fit-content; /* Chrome */
/* stylelint-enable */