UI refinement

Former-commit-id: 7222a5ec77fd2a961d7f6cf5593db86721677f16
pull/174/head
Physton 2023-05-17 16:32:03 +08:00
parent 45a8defb96
commit e6d71e3c66
2 changed files with 3 additions and 1 deletions

View File

@ -680,6 +680,7 @@
.append-group-list {
.common-popup-main-background();
background: rgba(30, 30, 30, .5);
display: none;
position: absolute;
top: 0;
@ -718,6 +719,7 @@
z-index: 1001;
.common-colourful-background();
.common-popup-main-background();
opacity: .9;
padding: 10px;
color: #1d1d1d;

File diff suppressed because one or more lines are too long