You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/frontend/src/App/AppUpdatedModalContent.css

17 lines
242 B

.version {
margin: 0 3px;
font-weight: bold;
font-family: var(--defaultFontFamily);
}
.maintenance {
margin-top: 20px;
}
.changes {
margin-top: 20px;
padding-bottom: 5px;
border-bottom: 1px solid #e5e5e5;
font-size: 18px;
}