We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759e5f9 commit f574927Copy full SHA for f574927
examples/src/App.vue
@@ -190,12 +190,7 @@ export default {
190
191
</style>
192
<style lang="less">
193
-@transition-time : .2s;
194
-@primary-color: #409eff;
195
-@background-color-base: #F1F3F5;
196
-@normal-color: #1F2E4D;
197
-@unimportance-color: #b7beca;
198
-@border-radius-small : 3px;
+
199
200
#nav {
201
position: fixed;
0 commit comments