mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04: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;
|
|
} |