Code refactoring

This commit is contained in:
Burak Civan
2021-06-02 17:42:45 +03:00
parent 3dfb9c23e8
commit bdbca0f175
2 changed files with 23 additions and 36 deletions

28
public/css/custom.css vendored
View File

@@ -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 */