refactoe issues

This commit is contained in:
Jay Makwana
2020-05-12 21:11:36 +05:30
parent d4a1f1a784
commit 96187870b4
8 changed files with 76 additions and 8 deletions

View File

@ -18,6 +18,22 @@
transform: translate(-50%,-50%);
}
.right-input-group-text {
position: absolute;
width: 13px;
height: 18px;
min-width: 18px;
color: $ls-color-gray;
font-style: normal;
font-weight: 900;
font-size: 14px;
line-height: 16px;
top: 50%;
right: 0px;
z-index: 1;
transform: translate(-50%, -50%);
}
.right-icon {
position: absolute;
width: 13px;