change(ui) - session search filed placeholder text
This commit is contained in:
parent
c6ec3cc7de
commit
be91fa3fb8
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue