styling for dupe component name error
This commit is contained in:
parent
20ecd112f4
commit
76a9ababf1
|
@ -126,5 +126,7 @@
|
|||
.duplicate-name {
|
||||
color: var(--red);
|
||||
font-size: var(--font-size-xs);
|
||||
position: relative;
|
||||
top: -10px;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue