隐藏时间选择器的按钮
Showing
1 changed file
with
1 additions
and
4 deletions
| ... | @@ -305,6 +305,7 @@ table td { | ... | @@ -305,6 +305,7 @@ table td { |
| 305 | } | 305 | } |
| 306 | 306 | ||
| 307 | .el-picker-panel__footer { | 307 | .el-picker-panel__footer { |
| 308 | display: none; | ||
| 308 | background-color: #031a46; | 309 | background-color: #031a46; |
| 309 | } | 310 | } |
| 310 | 311 | ||
| ... | @@ -380,10 +381,6 @@ table td { | ... | @@ -380,10 +381,6 @@ table td { |
| 380 | background-color: #031a46; | 381 | background-color: #031a46; |
| 381 | } | 382 | } |
| 382 | 383 | ||
| 383 | .el-picker-panel__footer { | ||
| 384 | background-color: #031a46; | ||
| 385 | } | ||
| 386 | |||
| 387 | .el-time-panel { | 384 | .el-time-panel { |
| 388 | background-color: #074487 !important; | 385 | background-color: #074487 !important; |
| 389 | color: #E3F1FF; | 386 | color: #E3F1FF; | ... | ... |
-
Please register or sign in to post a comment