mirror of
https://github.com/atom/atom.git
synced 2026-02-14 00:25:08 -05:00
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
@number: 102px;
|
|
|
|
atom-text-editor {
|
|
/* padding-top: 102px;*/
|
|
padding-right: @number;
|
|
padding-bottom: @number;
|
|
} |