[Update/Prepare] Prepare for window transparency feature.
This commit is contained in:
@@ -32,6 +32,9 @@ html, body {
|
||||
|
||||
#root {
|
||||
height: 100%;
|
||||
|
||||
/* For controlling a whole window transparency */
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* SVG内のすべての要素にfillを適用 (colorの調整をcssでするため) */
|
||||
|
||||
Reference in New Issue
Block a user