Open ByronHsu opened 7 years ago
https://github.com/Scya597/React-Socket-Game/blob/dev/src/scss/style.scss#L27
這行如果改成
background-color: #676666a3;
就會爆掉
改成rgba
https://github.com/Scya597/React-Socket-Game/blob/dev/src/scss/style.scss#L27
這行如果改成
background-color: #676666a3;
就會爆掉