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