DEV: Remove unused CSS selector (#55)
This commit is contained in:
parent
13c3fbdf44
commit
0126b12761
|
@ -54,11 +54,6 @@ table.discourse-subscriptions-user-table {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.desc {
|
|
||||||
color: dark-light-choose($primary-medium, $secondary-medium);
|
|
||||||
font-size: 0.8em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.discourse-subscriptions-admin-textarea {
|
.discourse-subscriptions-admin-textarea {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue