mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fixed bug with clicked on btn in gamemode section
This commit is contained in:
@@ -46,7 +46,7 @@ export default {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
overflow: hidden;
|
||||
}
|
||||
.header::before {
|
||||
|
||||
Reference in New Issue
Block a user