mirror of https://github.com/1099438829/macUI.git
This commit is contained in:
parent
8d9543a6bb
commit
3ca8125219
|
|
@ -402,7 +402,7 @@ body {
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 31px;
|
top: 31px;
|
||||||
width: 350px;
|
width: 350px;
|
||||||
background-color: rgba(255, 255, 255, 0.7);
|
background-color: rgba(255, 255, 255, 0.45);
|
||||||
height: calc(100% - 32px);
|
height: calc(100% - 32px);
|
||||||
transition: all 0.5s;
|
transition: all 0.5s;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue