You've already forked AstralRinth
forked from didirus/AstralRinth
Add more banners and warnings for some statuses & other fixes (#558)
* Add more banners and warnings for some statuses & other fixes * Remove unused css
This commit is contained in:
@@ -159,7 +159,11 @@
|
||||
</section>
|
||||
</aside>
|
||||
<section class="normal-page__content">
|
||||
<div v-if="projectType === 'modpack'" class="card warning">
|
||||
<div
|
||||
v-if="projectType === 'modpack'"
|
||||
class="card warning"
|
||||
aria-label="Warning"
|
||||
>
|
||||
Modpack support is currently in alpha, and you may encounter issues. Our
|
||||
documentation includes instructions on
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user