[fix] alert-debug has transparent backgrond making it unreladable

This commit is contained in:
Laurent Peuch 2019-06-25 05:37:38 +02:00
parent 5383c2d4c8
commit 4fbda06fdb

View file

@ -617,6 +617,10 @@ input[type='radio'].nice-radio {
width: auto;
}
.alert-debug {
background-color: white;
}
.app-card .panel-body {
padding: 1.5rem;