v1.2.3
v1.2.3 增添darkmode,调整优化界面、颜色,以适应darkmode Signed-off-by: Riceneeder <86492950+Riceneeder@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
height: calc(100vh - 100px);
|
||||
overflow: hidden;
|
||||
overflow-y: auto;
|
||||
background: rgba(255, 255, 255, .8);
|
||||
box-shadow: inset 0 1px 0 0 #eaedea;
|
||||
filter: blur(0);
|
||||
transition: .2s;
|
||||
|
||||
Reference in New Issue
Block a user