1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Removing border-radius from ace-editor

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2020-10-01 15:34:37 +03:00
parent 1d5619a153
commit f36a538b53

View File

@ -18,7 +18,6 @@
width: inherit;
height: inherit;
font-size: 90%;
border-radius: $radius;
}
// --Theme customization