mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-10 03:10:44 +00:00
13 lines
132 B
CSS
13 lines
132 B
CSS
#errorNotificationContent {
|
|
align-items: center;
|
|
}
|
|
|
|
#additionalInfo {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
#errorSummary {
|
|
color: white;
|
|
}
|