diff --git a/src/App.css b/src/App.css index 9a82ff69..05df83f1 100644 --- a/src/App.css +++ b/src/App.css @@ -229,7 +229,7 @@ border: none; } -.table-box-app .zent-datepicker-trigger{ +.table-box-app .zent-datepicker-trigger { background: #f5f6f7 !important; border: none; } @@ -258,4 +258,8 @@ .zent-select-v2:hover .zent-select-v2-search { background-color: #f7f9fc !important; -} \ No newline at end of file +} + +.linkmore { + display: inline; +}