diff options
Diffstat (limited to 'src-vue/src/style.css')
-rw-r--r-- | src-vue/src/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src-vue/src/style.css b/src-vue/src/style.css index dfe682bf..e5c66328 100644 --- a/src-vue/src/style.css +++ b/src-vue/src/style.css @@ -50,6 +50,9 @@ body { .el-popper { width: 200px !important; } +.fc_popper { + width: auto !important; +} .el-popconfirm { word-break: break-word; |