remove unused styling
This commit is contained in:
parent
39ef15b719
commit
42125aad7f
|
@ -120,10 +120,6 @@
|
|||
top: var(--spacing-l);
|
||||
right: var(--spacing-xl);
|
||||
}
|
||||
.title i:hover {
|
||||
cursor: pointer;
|
||||
color: var(--blue);
|
||||
}
|
||||
|
||||
.role-select {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue