Remove global style: last div two levels below .modal-card-body

Apparently added for the CI plugin on 2019-07-24, but no longer necessary
This commit is contained in:
Florian Scholdei
2019-11-19 08:48:46 +01:00
parent d1747557b3
commit a795129c70

View File

@@ -809,10 +809,6 @@ form .field:not(.is-grouped) {
} }
} }
.modal-card-body div div:last-child {
border-bottom: none;
}
// cursor // cursor
.has-cursor-pointer { .has-cursor-pointer {
cursor: pointer; cursor: pointer;