mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
Make atom-text-editor have “display: block”
This commit is contained in:
parent
963c92eb4e
commit
769c6c52bb
@ -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%;
|
||||
|
Loading…
Reference in New Issue
Block a user