mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 18:08:28 +00:00
web/ChangelogEntry: fix warning about unused css selector
This commit is contained in:
parent
bb446ecf3e
commit
787fe72340
@ -36,7 +36,7 @@ main {
|
|||||||
color: var(--gray);
|
color: var(--gray);
|
||||||
}
|
}
|
||||||
|
|
||||||
.changelog-title {
|
:global(.changelog-title) {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
font-size: 23px;
|
font-size: 23px;
|
||||||
|
Loading…
Reference in New Issue
Block a user