更新
This commit is contained in:
parent
dade828609
commit
7f51855c5e
@ -192,26 +192,12 @@ defineExpose({
|
|||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.LuckyWheelCon {
|
.LuckyWheelCon {
|
||||||
// width: 100%;
|
width: 100%;
|
||||||
// height: 800px;
|
height: 800px;
|
||||||
// position: absolute;
|
position: absolute;
|
||||||
// top: 0;
|
top: 0;
|
||||||
// left: 0;
|
left: 0;
|
||||||
// pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0;
|
|
||||||
pointer-events: none;
|
|
||||||
// right: 0;
|
|
||||||
// bottom: 0;
|
|
||||||
// display: flex;
|
|
||||||
// justify-content: center;
|
|
||||||
// align-items: center;
|
|
||||||
// background-color: rgba(0, 0, 0, 0.3);
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.LuckyWheel_container {
|
.LuckyWheel_container {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user