0
0
Fork 0

Add global CSS file and maximize class.

This commit is contained in:
Oliver-Akins 2020-12-08 13:51:36 -07:00
parent 17c7d053b1
commit c813f8c9e5

4
web/src/css/style.css Normal file
View file

@ -0,0 +1,4 @@
.maximize {
width: 100%;
height: 100%;
}