update style

This commit is contained in:
Qiuxia Fan 2022-05-09 14:17:42 +08:00
parent 3b0de561af
commit a3ab8c7faa

View File

@ -220,6 +220,8 @@ watch(
<style lang="scss" scoped> <style lang="scss" scoped>
.filters { .filters {
margin: 5px 0; margin: 5px 0;
width: 100%;
min-width: 560px;
} }
.schedules { .schedules {