webview: Remove loading indicator once webview is loaded.

This commit is contained in:
Akash Nimare
2018-02-26 18:36:25 +05:30
parent c9f179a2ae
commit 2bf88aa912

View File

@@ -250,7 +250,7 @@ body {
webview {
opacity: 1;
transition: opacity 0.3s ease-in;
/* transition: opacity 0.3s ease-in; */
flex-grow: 1;
}