Code refactoring
This commit is contained in:
28
public/css/custom.css
vendored
28
public/css/custom.css
vendored
@@ -1627,30 +1627,4 @@ table .align-items-center td span.badge {
|
||||
.form-group .el-select .el-select__tags > span {
|
||||
display: contents !important;
|
||||
}
|
||||
/* Select Tag Fixed Content Finish */
|
||||
|
||||
.row-tax-clear {
|
||||
max-width: 40px !important;
|
||||
}
|
||||
|
||||
.row-tax-value {
|
||||
width: 243px !important;
|
||||
}
|
||||
|
||||
.row-tax-input {
|
||||
width: 244px !important;
|
||||
}
|
||||
|
||||
@media (max-width: 1300px) {
|
||||
.row-tax-clear {
|
||||
max-width: 40px !important;
|
||||
}
|
||||
|
||||
.row-tax-value {
|
||||
width: 233px !important;
|
||||
}
|
||||
|
||||
.row-tax-input {
|
||||
width: 234px !important;
|
||||
}
|
||||
}
|
||||
/* Select Tag Fixed Content Finish */
|
||||
Reference in New Issue
Block a user