Skip to content
Snippets Groups Projects
Verified Commit a1b8b9b0 authored by Thomas Rientjes's avatar Thomas Rientjes
Browse files

Increase domain whitelist input width

parent ba366ee4
Branches pale-moon
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@ body {
}
.option {
display: flex;
flex-direction: column;
margin-top: 25px;
}
......@@ -81,6 +83,7 @@ body {
.input-text {
margin-left: 29px;
max-width: 320px;
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment