@@ -46,7 +46,7 @@ export default {
flex-direction: row;
width: 30rem;
height: 30rem;
- position: fixed;
+ position: absolute;
/* stylelint-disable-next-line unit-allowed-list */
top: 50vh;
/* stylelint-disable-next-line unit-allowed-list */
@@ -99,7 +99,7 @@ export default {
box-shadow: 0 0 1rem 0.2rem var(--scoped-quote-color), 0 0 1rem 0.1rem var(--scoped-quote-color) inset
}
-.c-modal-cestial-quote__symbol {
+.c-modal-celestial-quote__symbol {
display: flex;
width: 100%;
height: 100%;
diff --git a/src/components/modals/celestial-quotes/CelestialQuoteHistoryModal.vue b/src/components/modals/celestial-quotes/CelestialQuoteHistoryModal.vue
new file mode 100644
index 000000000..2bcb1018d
--- /dev/null
+++ b/src/components/modals/celestial-quotes/CelestialQuoteHistoryModal.vue
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
diff --git a/src/components/modals/CelestialQuoteLine.vue b/src/components/modals/celestial-quotes/CelestialQuoteLine.vue
similarity index 100%
rename from src/components/modals/CelestialQuoteLine.vue
rename to src/components/modals/celestial-quotes/CelestialQuoteLine.vue
diff --git a/src/components/modals/celestial-quotes/CelestialQuoteModal.vue b/src/components/modals/celestial-quotes/CelestialQuoteModal.vue
new file mode 100644
index 000000000..4478d914f
--- /dev/null
+++ b/src/components/modals/celestial-quotes/CelestialQuoteModal.vue
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/components/modals/CelestialQuoteModal.vue b/src/components/modals/celestial-quotes/templates/CelestialQuoteLineBasicInteractable.vue
similarity index 54%
rename from src/components/modals/CelestialQuoteModal.vue
rename to src/components/modals/celestial-quotes/templates/CelestialQuoteLineBasicInteractable.vue
index 06a0cc2ae..446465b04 100644
--- a/src/components/modals/CelestialQuoteModal.vue
+++ b/src/components/modals/celestial-quotes/templates/CelestialQuoteLineBasicInteractable.vue
@@ -1,8 +1,8 @@
-
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/src/components/tabs/celestial-enslaved/EnslavedTab.vue b/src/components/tabs/celestial-enslaved/EnslavedTab.vue
index 9e7b7d60b..b62c3b0f6 100644
--- a/src/components/tabs/celestial-enslaved/EnslavedTab.vue
+++ b/src/components/tabs/celestial-enslaved/EnslavedTab.vue
@@ -292,11 +292,6 @@ export default {