Commit 7c69400d by Bence Dányi

webui: responsive modal window

parent 278e83da
...@@ -375,4 +375,9 @@ body > footer { ...@@ -375,4 +375,9 @@ body > footer {
.boxes { .boxes {
width: 100% !important; width: 100% !important;
} }
#modal-container{
width: 90%;
left: 0 !important;
margin-left: 2% !important;
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment