Minimize edited badge

This commit is contained in:
Ben Haynes
2021-04-22 17:42:40 -04:00
parent aa808313ad
commit bd206ea5d5

View File

@@ -102,10 +102,10 @@ export default defineComponent({
&::before {
position: absolute;
top: 7px;
left: -10px;
left: -7px;
display: block;
width: 6px;
height: 6px;
width: 4px;
height: 4px;
background-color: var(--foreground-subdued);
border-radius: 4px;
content: '';