季度计划和历史数据页面查询调整美观
This commit is contained in:
@@ -12,8 +12,13 @@
|
||||
.search-filter {
|
||||
padding: 0 15px;
|
||||
.first-condition {
|
||||
.line-operator-left{
|
||||
width: 100%;
|
||||
}
|
||||
.line-operator-right {
|
||||
text-align: right;
|
||||
// text-align: right;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
padding: 0;
|
||||
.btn-info {
|
||||
background-color: rgb(122, 156, 204);
|
||||
@@ -168,9 +173,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 991px) {
|
||||
@media screen and (max-width: 1276px) {
|
||||
.line-operator-right {
|
||||
text-align: left !important;
|
||||
float: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user