mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
(demo shell) login css fixes (#3344)
This commit is contained in:
parent
37b3638703
commit
ace38942af
@ -18,7 +18,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.toggle {
|
.toggle {
|
||||||
width: 190px;
|
width: auto;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
@ -49,4 +49,4 @@
|
|||||||
.settings ::ng-deep .mat-slide-toggle-thumb-container {
|
.settings ::ng-deep .mat-slide-toggle-thumb-container {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user