mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
Update dependency stylelint to v14 (#9016)
* Update dependency stylelint to v14 * Update dependency stylelint-scss to v4 * Update dependency stylelint-order to v5 * Undo command change * Update stylelint command * Use modern color syntax Who knew this was already supported everywhere? Awesome!! * Update stylelint-config-standard Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
@@ -420,7 +420,7 @@ export default defineComponent({
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
align-items: center;
|
||||
padding: 12px 12px 8px 12px;
|
||||
padding: 12px 12px 8px;
|
||||
background-color: var(--background-page);
|
||||
border-top-right-radius: var(--border-radius-outline);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user