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

refactor: removed icon fonts in ace editor

This commit is contained in:
2023-09-25 18:14:21 +02:00
parent 12825c69d4
commit 98c1f43a4d
20 changed files with 91 additions and 40 deletions

View File

@ -403,11 +403,6 @@ defineExpose({ editor });
}
}
.ace_.mdi {
display: inline-block;
width: 17px;
}
.ace_gutter-cell.ace_breakpoint {
&::before {
content: '\F0403';