mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Make atom-text-editor have “display: block”
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
@import "octicon-utf-codes";
|
||||
@import "octicon-mixins";
|
||||
|
||||
atom-text-editor {
|
||||
display: block;
|
||||
}
|
||||
|
||||
atom-text-editor::shadow {
|
||||
.editor, .editor-contents {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user