fix text size on filled out text box
This commit is contained in:
@@ -41,4 +41,5 @@
|
||||
/* make nav items bigger */
|
||||
textarea::placeholder, input::placeholder, .select2-selection__choice__display { font-size: 1.3em !important; }
|
||||
.select2-container { overflow: visible; }
|
||||
#col-search > .w-100 > input:not(:placeholder-shown) { font-size: 1em !important } /* fix text size on filled out text box */
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user