spacing and tooltip hover for edit badge

This commit is contained in:
Ben Haynes
2021-03-31 14:47:04 -04:00
parent 3db8b9a1b3
commit 8c4dfbf375
2 changed files with 7 additions and 2 deletions

View File

@@ -102,13 +102,18 @@ export default defineComponent({
&::before {
position: absolute;
top: 7px;
left: -12px;
left: -10px;
display: block;
width: 6px;
height: 6px;
background-color: var(--foreground-subdued);
border-radius: 4px;
content: '';
pointer-events: none;
}
> span {
padding-left: 16px;
margin-left: -16px;
}
}
}

View File

@@ -10,7 +10,7 @@ add_field: Add Field
role_name: Role Name
db_only_click_to_configure: 'Database Only: Click to Configure '
show_archived_items: Show Archived Items
edited: Edited
edited: Value Edited
required: Required
required_for_app_access: Required for App Access
requires_value: Requires value