This website works better with JavaScript
Home
Explore
Help
Register
Sign In
allen
/
ncs_ui
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
看板设置护理项选择框拉长
wuyunfeng
2 years ago
parent
c2b509da5e
commit
9efe8edc14
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/views/custom-infoboard/templates/board-item-setting.vue
+ 3
- 0
src/views/custom-infoboard/templates/board-item-setting.vue
View File
@@ -181,4 +181,7 @@
width: 100%;
height: 32px;
}
+ /deep/ .el-select{
+ width: 100%;
+ }
</style>