mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-08 06:57:59 +00:00
Improve login page
Used ngCloak directive to display the form only once AngularJS/Angular Material is loaded and all components initialized.
This commit is contained in:
@@ -73,7 +73,7 @@ $button-fab-height: 56px;
|
||||
overflow: hidden;
|
||||
//padding: $iconButton-padding 0;
|
||||
border-radius: 50%;
|
||||
color: inherit;
|
||||
//color: inherit;
|
||||
min-width: $iconButton-size;
|
||||
transition: $iconButton-transition;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user