settings: Shorcut section horizontal alignment fix.

This commit is contained in:
Rhythm Sharma
2019-02-18 17:11:27 +05:30
committed by Akash Nimare
parent a2e84595c9
commit a0dd3832c2

View File

@@ -287,6 +287,7 @@ img.server-info-icon {
.settings-pane {
flex-grow: 1;
min-width: 550px;
}
.action:hover {
@@ -676,4 +677,4 @@ input.toggle-round:checked+label:after {
.action {
margin-top: 10px;
}
}
}