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