mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 23:06:58 +02:00
form breakpoints
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -18,6 +18,11 @@
|
||||
width: 50%;
|
||||
display: inline-block;
|
||||
margin-right: -2px;
|
||||
|
||||
@include breakpoint(mobile-only) {
|
||||
width: 100%;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.form-field {
|
||||
|
||||
Reference in New Issue
Block a user