codiad/plugins/Codiad-Macro-master/screen.css

11 lines
149 B
CSS
Executable File

.macro-wrapper {
max-height: 450px;
width: 100%;
overflow-y: auto;
overflow-x: hidden;
}
.macro-command {
margin:0;
display:inline;
}