1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat: option to change editor theme

This commit is contained in:
2020-12-23 18:07:50 +01:00
parent cb1fce6f99
commit a95b8d188c
8 changed files with 211 additions and 24 deletions

View File

@ -193,6 +193,7 @@ export default {
align-items: flex-start;
flex-wrap: nowrap;
overflow: auto;
margin-bottom: 0;
&::-webkit-scrollbar {
width: 2px;