mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
Add ng-cloak support. (#256)
* Add ng-cloak support. So that the template items aren't displayed until they are required. * Additional ng-cloak class.
This commit is contained in:
@@ -261,3 +261,6 @@ label {
|
||||
margin: 88px auto;
|
||||
}
|
||||
|
||||
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user