mirror of https://github.com/vector-im/riot-web
Mixin for field width
parent
7a1a245899
commit
02a4121401
|
@ -15,7 +15,7 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_SetIntegrationManager .mx_Field_input {
|
||||
margin-right: 100px; // Align with the other fields on the page
|
||||
@mixin mx_Settings_fullWidthField;
|
||||
}
|
||||
|
||||
.mx_SetIntegrationManager {
|
||||
|
|
Loading…
Reference in New Issue