change icon field and handle change value field type number
This commit is contained in:
+7
-6
@@ -151,12 +151,13 @@ html {
|
||||
font-family: kalame;
|
||||
}
|
||||
|
||||
/* .bg-banner-home,
|
||||
.bg-banner-register {
|
||||
background-size: cover !important;
|
||||
background-repeat: no-repeat !important;
|
||||
background-position: center !important;
|
||||
} */
|
||||
.auto-complete-selector .MuiInputBase-root svg path {
|
||||
stroke: #525252 !important;
|
||||
}
|
||||
|
||||
.dark .auto-complete-selector .MuiInputBase-root svg path {
|
||||
stroke: #a1a1a1 !important;
|
||||
}
|
||||
|
||||
.bg-border-t-gradient-sign {
|
||||
background: linear-gradient(90deg, #e5e5e5 0%, #bababa 48.5%, #e5e5e5 100%);
|
||||
|
||||
Reference in New Issue
Block a user