Merge pull request #5841 from Qrbaker/master

luci-theme-material: CSS Fix for previous update
This commit is contained in:
Jo-Philipp Wich 2022-06-17 10:03:33 +02:00 committed by GitHub
commit 94e787bd69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1735,6 +1735,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
.modal p { .modal p {
padding-left: .25rem; padding-left: .25rem;
word-break: break-word; word-break: break-word;
color: #fff;
} }
.modal label.btn { .modal label.btn {