Adjust scratchpad css
This commit is contained in:
@@ -152,12 +152,18 @@ div.luxtools-scratchpad.is-editing .luxtools-scratchpad-bar {
|
||||
|
||||
div.luxtools-scratchpad .luxtools-scratchpad-editor {
|
||||
margin-top: 0.4em;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
div.luxtools-scratchpad textarea.luxtools-scratchpad-text {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
min-width: 100%;
|
||||
display: block;
|
||||
box-sizing: border-box;
|
||||
min-height: 8em;
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
div.luxtools-scratchpad .luxtools-scratchpad-actions {
|
||||
|
||||
Reference in New Issue
Block a user