mirror of
https://github.com/directus/directus.git
synced 2026-01-23 00:48:24 -05:00
Permissions component background color
This commit is contained in:
@@ -17,7 +17,7 @@ export default defineComponent({});
|
||||
<style lang="scss" scoped>
|
||||
.permissions-overview-header {
|
||||
--v-icon-color: var(--foreground-subdued);
|
||||
|
||||
background-color: var(--background-input);
|
||||
display: flex;
|
||||
padding: 12px;
|
||||
border-bottom: var(--border-width) solid var(--border-normal);
|
||||
|
||||
Reference in New Issue
Block a user