Fixed issue

This commit is contained in:
Abhishek Kathuria 2022-07-23 15:39:00 +05:30
parent 64bcb5dde5
commit cdbf345285
2 changed files with 12 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -118,6 +118,17 @@
width: 100%;
float: left;
span {
position: relative;
.icon {
position: absolute;
right: 30px;
top: 10px !important;
}
}
.control-group:not(.quantity), .form-group:not(.quantity) {
width: 50%;
float: left;