ims-front/src/style.css
2024-12-01 19:02:48 +08:00

9 lines
80 B
CSS

.html-weakness {
filter: invert(80%);
}
#app {
width: 100%;
height: 100%;
}