Make the remember client option work more intuitively.
This commit is contained in:
@@ -17,14 +17,13 @@ limitations under the License.
|
||||
.advanced {
|
||||
margin: 0 5%;
|
||||
|
||||
display: grid;
|
||||
row-gap: 20px;
|
||||
|
||||
.advancedOptions {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.clientList {
|
||||
margin-top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user