validate chords #3
This commit is contained in:
@@ -27,6 +27,15 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.title {
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.validation-star {
|
||||
color: var(--danger);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.neutral, .warning, .success {
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user