mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Display block for generic atom-panels
This commit is contained in:
@@ -51,6 +51,7 @@ atom-panel-container.right {
|
||||
|
||||
.tool-panel, // deprecated: .tool-panel
|
||||
atom-panel {
|
||||
display: block;
|
||||
position: relative;
|
||||
background-color: @tool-panel-background-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user