mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
Client/negue multiplefixes6 (#9000)
* use store action to purchase gem by gold * only show party members in header if enough width available / use overflow hidden * fix featuredItems buyModals * fix special items listing - open modal on special spells * don't open the buymodal on locked items * fix lint
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
margin-top: .5em;
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user