Merge branch 'dev' into master-fetch

This commit is contained in:
奔跑的面条
2022-05-23 16:06:13 +08:00
2 changed files with 4 additions and 0 deletions
@@ -134,8 +134,10 @@ watchEffect(() => {
</script>
<style lang="scss" scoped>
$min-width: 500px;
@include go('edit-bottom') {
width: 100%;
min-width: $min-width;
padding: 0 10px;
display: flex;
align-items: center;