mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
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;
|
|
}
|
|
|