Improve language Editor Styling

This commit is contained in:
George Kalampokis 2020-03-17 12:43:57 +02:00
parent a21afab48a
commit 5336ac935f
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
.search-text {
border: 0px solid rgb(218, 218, 218);
border-radius: 6px;
width: 180px;
}
.search-text::placeholder {
color: rgb(197, 194, 194);