move editor padding to edit specific style file
as it will be different for the main composer
This commit is contained in:
parent
d22745a5b2
commit
92d7263046
2 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,7 @@ limitations under the License.
|
|||
border: solid 1px $primary-hairline-color;
|
||||
background-color: $primary-bg-color;
|
||||
max-height: 200px;
|
||||
padding: 3px 6px;
|
||||
|
||||
&:focus {
|
||||
border-color: $accent-color-50pct;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue