Files
Prowlarr-Prowlarr/frontend/src/App/AppUpdatedModalContent.css
Stevie Robinson 307adf053e Translate Updated and Connection Lost Modals in frontend
(cherry picked from commit 074aa6f4457bf83173e6ba7209c452a6e0659a35)
2023-08-14 01:22:09 +03:00

17 lines
242 B
CSS

.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;
}