mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
8 lines
95 B
CSS
8 lines
95 B
CSS
.grammar-view {
|
|
width: 50%;
|
|
margin-left: -25%;
|
|
}
|
|
|
|
.grammar-view ol {
|
|
max-height: 300px;
|
|
} |