issue#1 Support error screen. Support notification balloon for neflix service preparing. Going on tune up UI.

This commit is contained in:
Paul Kim
2022-06-08 02:22:39 +09:00
parent 8b0160bfda
commit cf95ff42b0
16 changed files with 628 additions and 250 deletions

View File

@@ -54,7 +54,7 @@
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border: 2px solid rgb(80, 80, 80);
filter: drop-shadow(0 1px 2px rgb(0, 0, 0));
filter: drop-shadow(0 1px 1px rgb(0, 0, 0));
border-radius: 30px;
}