mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-29 11:01:34 +08:00
dcc486a114
Fix inputosaurus fake span width detection Add Esc trigger to all popups (#29) Many minor fixes
5 lines
126 B
Text
5 lines
126 B
Text
input[type="text"], input[type="password"], input[type="email"], input[type="search"] {
|
|
height: 20px;
|
|
line-height: 21px;
|
|
}
|
|
|