change(ui) - session search filed placeholder text

This commit is contained in:
Shekar Siri 2022-08-11 12:01:07 +02:00
parent c6ec3cc7de
commit be91fa3fb8

View file

@ -143,6 +143,11 @@
font-size: 14px;
}
.placeholder-lg::placeholder {
color: $gray-medium !important;
font-size: 16px;
}
.ui[class*="top fixed"].menu {
background-color: white !important;
border-bottom: solid thin #ddd !important;