mirror of
https://github.com/crater-invoice/crater.git
synced 2026-06-09 04:22:29 -04:00
refactor component
This commit is contained in:
+8
-6
@@ -36,13 +36,15 @@
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.required {
|
||||
position: absolute;
|
||||
left: -10px;
|
||||
color: $ls-color-red;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.required {
|
||||
position: absolute;
|
||||
right: auto;
|
||||
margin-left: 5px;
|
||||
color: #FB7178;
|
||||
}
|
||||
|
||||
text-align: left;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user