mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-23 06:22:56 +00:00
12 lines
120 B
CSS
12 lines
120 B
CSS
body {
|
|
padding-top: 60px;
|
|
}
|
|
|
|
#edit_silence_modal th {
|
|
text-align: left;
|
|
}
|
|
|
|
.add_silence_form {
|
|
display: inline;
|
|
}
|