mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Merge pull request #12581 from atom/as-ns-remove-height-100
Remove `height: 100%` from atom-text-editor elements
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
atom-text-editor {
|
||||
display: block;
|
||||
font-family: Menlo, Consolas, 'DejaVu Sans Mono', monospace;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
atom-text-editor[mini] {
|
||||
|
||||
Reference in New Issue
Block a user