mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
inputs: Remove selectors for unused input types.
This commit is contained in:
@@ -713,16 +713,8 @@ i.zulip-icon:focus-visible,
|
||||
input:not(.input-element) {
|
||||
&[type="text"],
|
||||
&[type="password"],
|
||||
&[type="datetime"],
|
||||
&[type="datetime-local"],
|
||||
&[type="date"],
|
||||
&[type="month"],
|
||||
&[type="time"],
|
||||
&[type="week"],
|
||||
&[type="email"],
|
||||
&[type="url"],
|
||||
&[type="search"],
|
||||
&[type="tel"],
|
||||
&[type="color"] {
|
||||
font-size: inherit;
|
||||
height: 1.4em;
|
||||
|
||||
Reference in New Issue
Block a user