fix:添加一个公共class
This commit is contained in:
parent
3b20f98e2c
commit
88676aada1
|
|
@ -57,7 +57,9 @@ export default {
|
|||
|
||||
<style lang="scss">
|
||||
@import "@/style/style.scss";
|
||||
|
||||
.width-100{
|
||||
width: 100%;
|
||||
}
|
||||
.card-header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
|
|
|||
Loading…
Reference in New Issue