fixed modal UX issue; now persists as intended, until token cost met in all six slots
This commit is contained in:
@@ -93,6 +93,15 @@ body.page-gameboard {
|
||||
}
|
||||
}
|
||||
|
||||
#id_applet_my_games {
|
||||
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#id_tooltip_portal {
|
||||
position: fixed;
|
||||
z-index: 9999;
|
||||
|
||||
Reference in New Issue
Block a user