refactor(editor): Apply Prettier (no-changelog) (#4920)
* ⚡ Adjust `format` script * 🔥 Remove exemption for `editor-ui` * 🎨 Prettify * 👕 Fix lint
This commit is contained in:
@@ -120,14 +120,12 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
// Loading Indicator
|
||||
.el-loading-mask {
|
||||
background-color: var(--color-foreground-xlight);
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
|
||||
// Pagination
|
||||
.el-pager li,
|
||||
.el-pagination .btn-prev,
|
||||
@@ -155,7 +153,6 @@
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
|
||||
.tags-container {
|
||||
.el-tag {
|
||||
color: $tag-text-color;
|
||||
|
||||
Reference in New Issue
Block a user