mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 06:35:20 +02:00
Add min-height to text tag editor
This commit is contained in:
@@ -2300,6 +2300,7 @@ button.raw-tag-option svg.icon {
|
||||
.tag-text {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-height: 32px;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user