mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-15 04:42:23 +08:00
fix: typo
This commit is contained in:
parent
c72467e856
commit
2eeea20ded
@ -56,7 +56,7 @@
|
|||||||
width: fit-content;
|
width: fit-content;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
/* stylelint-disable */
|
/** stylelint-disable */
|
||||||
width: -moz-fit-content; /* Firefox/Gecko */
|
width: -moz-fit-content; /* Firefox/Gecko */
|
||||||
width: -webkit-fit-content; /* Chrome */
|
width: -webkit-fit-content; /* Chrome */
|
||||||
/* stylelint-enable */
|
/* stylelint-enable */
|
||||||
|
Loading…
Reference in New Issue
Block a user