mirror of https://github.com/fantasticit/think.git
Update lock.scss
This commit is contained in:
parent
5024109572
commit
1c0597321e
|
@ -10,9 +10,10 @@
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
display: flex;
|
display: flex;
|
||||||
color: #fff;
|
font-weight: bold;
|
||||||
|
color: #333;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
background-color: rgb(179 212 255 / 30%);
|
background-color: rgb(179 212 255 / 75%);
|
||||||
content: attr(data-name);
|
content: attr(data-name);
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Reference in New Issue