diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css index a6e196794c..039e9a2335 100644 --- a/public/themes/arya-blue/theme.css +++ b/public/themes/arya-blue/theme.css @@ -4014,7 +4014,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css index 0145c96a52..e45e843ed0 100644 --- a/public/themes/arya-green/theme.css +++ b/public/themes/arya-green/theme.css @@ -4014,7 +4014,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css index 3785b91fb5..1660f3b6eb 100644 --- a/public/themes/arya-orange/theme.css +++ b/public/themes/arya-orange/theme.css @@ -4014,7 +4014,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css index b2512c7de9..9ced0b743c 100644 --- a/public/themes/arya-purple/theme.css +++ b/public/themes/arya-purple/theme.css @@ -4014,7 +4014,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/aura-dark-amber/theme.css b/public/themes/aura-dark-amber/theme.css index 7ae383c179..27afadbddf 100644 --- a/public/themes/aura-dark-amber/theme.css +++ b/public/themes/aura-dark-amber/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-dark-blue/theme.css b/public/themes/aura-dark-blue/theme.css index 15a550996e..aa07545904 100644 --- a/public/themes/aura-dark-blue/theme.css +++ b/public/themes/aura-dark-blue/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-dark-cyan/theme.css b/public/themes/aura-dark-cyan/theme.css index bf4cc5fe36..2adfea460c 100644 --- a/public/themes/aura-dark-cyan/theme.css +++ b/public/themes/aura-dark-cyan/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-dark-green/theme.css b/public/themes/aura-dark-green/theme.css index 95e4106717..cb63eae620 100644 --- a/public/themes/aura-dark-green/theme.css +++ b/public/themes/aura-dark-green/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-dark-indigo/theme.css b/public/themes/aura-dark-indigo/theme.css index e04650abf6..5f70a1d38f 100644 --- a/public/themes/aura-dark-indigo/theme.css +++ b/public/themes/aura-dark-indigo/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-dark-lime/theme.css b/public/themes/aura-dark-lime/theme.css index 98aa10daa7..9da4a0a4b9 100644 --- a/public/themes/aura-dark-lime/theme.css +++ b/public/themes/aura-dark-lime/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-dark-noir/theme.css b/public/themes/aura-dark-noir/theme.css index 4be69c58c4..f9b402c720 100644 --- a/public/themes/aura-dark-noir/theme.css +++ b/public/themes/aura-dark-noir/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-dark-pink/theme.css b/public/themes/aura-dark-pink/theme.css index d0df08d4f8..ed1a7258c3 100644 --- a/public/themes/aura-dark-pink/theme.css +++ b/public/themes/aura-dark-pink/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-dark-purple/theme.css b/public/themes/aura-dark-purple/theme.css index c53bcf7228..615a810dac 100644 --- a/public/themes/aura-dark-purple/theme.css +++ b/public/themes/aura-dark-purple/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-dark-teal/theme.css b/public/themes/aura-dark-teal/theme.css index a4074040de..64c00e016d 100644 --- a/public/themes/aura-dark-teal/theme.css +++ b/public/themes/aura-dark-teal/theme.css @@ -4082,7 +4082,7 @@ color: #ffffff; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-amber/theme.css b/public/themes/aura-light-amber/theme.css index 85c9a45f05..37c0c7e1a4 100644 --- a/public/themes/aura-light-amber/theme.css +++ b/public/themes/aura-light-amber/theme.css @@ -4084,7 +4084,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-blue/theme.css b/public/themes/aura-light-blue/theme.css index a4c0775217..54668edf7b 100644 --- a/public/themes/aura-light-blue/theme.css +++ b/public/themes/aura-light-blue/theme.css @@ -4084,7 +4084,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-cyan/theme.css b/public/themes/aura-light-cyan/theme.css index 3dab898ae7..bd8465c8bb 100644 --- a/public/themes/aura-light-cyan/theme.css +++ b/public/themes/aura-light-cyan/theme.css @@ -4084,7 +4084,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-green/theme.css b/public/themes/aura-light-green/theme.css index 2273fde548..be67876512 100644 --- a/public/themes/aura-light-green/theme.css +++ b/public/themes/aura-light-green/theme.css @@ -4084,7 +4084,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-indigo/theme.css b/public/themes/aura-light-indigo/theme.css index 9aa0f1566a..2a49977cbd 100644 --- a/public/themes/aura-light-indigo/theme.css +++ b/public/themes/aura-light-indigo/theme.css @@ -4084,7 +4084,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-lime/theme.css b/public/themes/aura-light-lime/theme.css index cd113082f8..90e291b4d2 100644 --- a/public/themes/aura-light-lime/theme.css +++ b/public/themes/aura-light-lime/theme.css @@ -4084,7 +4084,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-noir/theme.css b/public/themes/aura-light-noir/theme.css index 9c0659602a..8866cad6e9 100644 --- a/public/themes/aura-light-noir/theme.css +++ b/public/themes/aura-light-noir/theme.css @@ -4092,7 +4092,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-pink/theme.css b/public/themes/aura-light-pink/theme.css index 0e786d68c2..7ed5451769 100644 --- a/public/themes/aura-light-pink/theme.css +++ b/public/themes/aura-light-pink/theme.css @@ -4084,7 +4084,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-purple/theme.css b/public/themes/aura-light-purple/theme.css index fde71cdb20..d123235fb8 100644 --- a/public/themes/aura-light-purple/theme.css +++ b/public/themes/aura-light-purple/theme.css @@ -4084,7 +4084,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/aura-light-teal/theme.css b/public/themes/aura-light-teal/theme.css index c226b4d8ef..7ee6b43d38 100644 --- a/public/themes/aura-light-teal/theme.css +++ b/public/themes/aura-light-teal/theme.css @@ -4084,7 +4084,7 @@ color: #334155; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css index f6e6372a24..3c9bc5d685 100644 --- a/public/themes/bootstrap4-dark-blue/theme.css +++ b/public/themes/bootstrap4-dark-blue/theme.css @@ -4075,7 +4075,7 @@ color: rgba(255, 255, 255, 0.87); padding: 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css index 566bf3c434..446fda8a5d 100644 --- a/public/themes/bootstrap4-dark-purple/theme.css +++ b/public/themes/bootstrap4-dark-purple/theme.css @@ -4075,7 +4075,7 @@ color: rgba(255, 255, 255, 0.87); padding: 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css index 7544bbc14c..e4302cb303 100644 --- a/public/themes/bootstrap4-light-blue/theme.css +++ b/public/themes/bootstrap4-light-blue/theme.css @@ -4075,7 +4075,7 @@ color: #212529; padding: 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css index 71f6740007..638229e0f2 100644 --- a/public/themes/bootstrap4-light-purple/theme.css +++ b/public/themes/bootstrap4-light-purple/theme.css @@ -4075,7 +4075,7 @@ color: #212529; padding: 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/fluent-light/theme.css b/public/themes/fluent-light/theme.css index 1d9cbb538e..fc310ab1f0 100644 --- a/public/themes/fluent-light/theme.css +++ b/public/themes/fluent-light/theme.css @@ -3989,7 +3989,7 @@ color: #323130; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; diff --git a/public/themes/lara-dark-amber/theme.css b/public/themes/lara-dark-amber/theme.css index cda9da8779..60c148bd34 100644 --- a/public/themes/lara-dark-amber/theme.css +++ b/public/themes/lara-dark-amber/theme.css @@ -4057,7 +4057,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-dark-blue/theme.css b/public/themes/lara-dark-blue/theme.css index e3d1018247..6906adae26 100644 --- a/public/themes/lara-dark-blue/theme.css +++ b/public/themes/lara-dark-blue/theme.css @@ -4057,7 +4057,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-dark-cyan/theme.css b/public/themes/lara-dark-cyan/theme.css index 2f04eb9c8f..ded62ff89f 100644 --- a/public/themes/lara-dark-cyan/theme.css +++ b/public/themes/lara-dark-cyan/theme.css @@ -4057,7 +4057,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-dark-green/theme.css b/public/themes/lara-dark-green/theme.css index fec2b4af26..96955bcda8 100644 --- a/public/themes/lara-dark-green/theme.css +++ b/public/themes/lara-dark-green/theme.css @@ -4057,7 +4057,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-dark-indigo/theme.css b/public/themes/lara-dark-indigo/theme.css index 1ab8d3a140..d96b0f2bcb 100644 --- a/public/themes/lara-dark-indigo/theme.css +++ b/public/themes/lara-dark-indigo/theme.css @@ -4057,7 +4057,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-dark-pink/theme.css b/public/themes/lara-dark-pink/theme.css index 2ae1f37ae9..d71c86e87b 100644 --- a/public/themes/lara-dark-pink/theme.css +++ b/public/themes/lara-dark-pink/theme.css @@ -4057,7 +4057,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-dark-purple/theme.css b/public/themes/lara-dark-purple/theme.css index 9ebe329efb..2993408e2d 100644 --- a/public/themes/lara-dark-purple/theme.css +++ b/public/themes/lara-dark-purple/theme.css @@ -4057,7 +4057,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-dark-teal/theme.css b/public/themes/lara-dark-teal/theme.css index 1175914a01..f94066b39f 100644 --- a/public/themes/lara-dark-teal/theme.css +++ b/public/themes/lara-dark-teal/theme.css @@ -4057,7 +4057,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-light-amber/theme.css b/public/themes/lara-light-amber/theme.css index 94bb175687..1aba31eeff 100644 --- a/public/themes/lara-light-amber/theme.css +++ b/public/themes/lara-light-amber/theme.css @@ -4057,7 +4057,7 @@ color: #4b5563; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-light-blue/theme.css b/public/themes/lara-light-blue/theme.css index d4e3f1a838..ce9fa24039 100644 --- a/public/themes/lara-light-blue/theme.css +++ b/public/themes/lara-light-blue/theme.css @@ -4057,7 +4057,7 @@ color: #4b5563; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-light-cyan/theme.css b/public/themes/lara-light-cyan/theme.css index 272290ea30..0baef1df31 100644 --- a/public/themes/lara-light-cyan/theme.css +++ b/public/themes/lara-light-cyan/theme.css @@ -4057,7 +4057,7 @@ color: #4b5563; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-light-green/theme.css b/public/themes/lara-light-green/theme.css index 50ae2469c7..763116ae8d 100644 --- a/public/themes/lara-light-green/theme.css +++ b/public/themes/lara-light-green/theme.css @@ -4057,7 +4057,7 @@ color: #4b5563; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-light-indigo/theme.css b/public/themes/lara-light-indigo/theme.css index 838bf9ccc2..0cb779777a 100644 --- a/public/themes/lara-light-indigo/theme.css +++ b/public/themes/lara-light-indigo/theme.css @@ -4057,7 +4057,7 @@ color: #4b5563; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-light-pink/theme.css b/public/themes/lara-light-pink/theme.css index 1d84cda821..1872d6d023 100644 --- a/public/themes/lara-light-pink/theme.css +++ b/public/themes/lara-light-pink/theme.css @@ -4057,7 +4057,7 @@ color: #4b5563; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-light-purple/theme.css b/public/themes/lara-light-purple/theme.css index 819fd38f4e..aca11dcaed 100644 --- a/public/themes/lara-light-purple/theme.css +++ b/public/themes/lara-light-purple/theme.css @@ -4057,7 +4057,7 @@ color: #4b5563; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/lara-light-teal/theme.css b/public/themes/lara-light-teal/theme.css index ad0871050e..b597ff1b07 100644 --- a/public/themes/lara-light-teal/theme.css +++ b/public/themes/lara-light-teal/theme.css @@ -4057,7 +4057,7 @@ color: #4b5563; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index 1872a5172c..7ec73c833a 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -4001,7 +4001,7 @@ color: #dedede; padding: 0.571rem 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css index 3b7ae6da27..26aea058d1 100644 --- a/public/themes/luna-blue/theme.css +++ b/public/themes/luna-blue/theme.css @@ -4001,7 +4001,7 @@ color: #dedede; padding: 0.571rem 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index 107b3f1aa4..2ace596ff5 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -4001,7 +4001,7 @@ color: #dedede; padding: 0.571rem 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index d15f62fa7d..1490804d8e 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -4001,7 +4001,7 @@ color: #dedede; padding: 0.571rem 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index ef85672eb0..7e4857d8c3 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -4087,7 +4087,7 @@ color: rgba(255, 255, 255, 0.87); padding: 1rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index b234c1302b..a7ed465448 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -4087,7 +4087,7 @@ color: rgba(255, 255, 255, 0.87); padding: 1rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index dcb6f5c6b7..0079956f6f 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -4087,7 +4087,7 @@ color: rgba(0, 0, 0, 0.87); padding: 1rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index c54365ba04..dc5311880e 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -4087,7 +4087,7 @@ color: rgba(0, 0, 0, 0.87); padding: 1rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index 7f39425a57..1af7758ea5 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -4087,7 +4087,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0.75rem 1.25rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index 505d8b08d9..dfa4a52924 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -4087,7 +4087,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0.75rem 1.25rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index 8f3f7cd66c..f6330a9e6a 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -4087,7 +4087,7 @@ color: rgba(0, 0, 0, 0.87); padding: 0.75rem 1.25rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index 4afbf07d12..aed49e64f4 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -4087,7 +4087,7 @@ color: rgba(0, 0, 0, 0.87); padding: 0.75rem 1.25rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/mira/theme.css b/public/themes/mira/theme.css index 75c19e1517..d7e3e786b7 100644 --- a/public/themes/mira/theme.css +++ b/public/themes/mira/theme.css @@ -4042,7 +4042,7 @@ color: #4C566A; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; diff --git a/public/themes/nano/theme.css b/public/themes/nano/theme.css index 84e16806a3..495bab8dcc 100644 --- a/public/themes/nano/theme.css +++ b/public/themes/nano/theme.css @@ -4014,7 +4014,7 @@ color: #343a3f; padding: 0 0.75rem 0.75rem 0.75rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css index e1baf7598a..2d2a08305f 100644 --- a/public/themes/nova-accent/theme.css +++ b/public/themes/nova-accent/theme.css @@ -3989,7 +3989,7 @@ color: #333333; padding: 0.571rem 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css index e08d653232..9dc1e35209 100644 --- a/public/themes/nova-alt/theme.css +++ b/public/themes/nova-alt/theme.css @@ -4001,7 +4001,7 @@ color: #333333; padding: 0.571rem 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index ca784a3b20..f385caece8 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -4001,7 +4001,7 @@ color: #333333; padding: 0.571rem 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css index 75e0f428cf..5058f2dcd4 100644 --- a/public/themes/nova/theme.css +++ b/public/themes/nova/theme.css @@ -4001,7 +4001,7 @@ color: #333333; padding: 0.571rem 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index 8464776a17..b8305aaa7e 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -3989,7 +3989,7 @@ color: #666666; padding: 0.571rem 1rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index 0ffbcc2601..43bdefee15 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -4014,7 +4014,7 @@ color: #495057; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index fe91eec7a7..d81b8aac80 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -4014,7 +4014,7 @@ color: #495057; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index 885fb11434..de82bb091c 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -4014,7 +4014,7 @@ color: #495057; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index 33cd4cc4e8..bede054e9b 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -4014,7 +4014,7 @@ color: #495057; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/soho-dark/theme.css b/public/themes/soho-dark/theme.css index 5fc766c36f..474558d4e0 100644 --- a/public/themes/soho-dark/theme.css +++ b/public/themes/soho-dark/theme.css @@ -4062,7 +4062,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/soho-light/theme.css b/public/themes/soho-light/theme.css index a1f7019c07..ffce8c0291 100644 --- a/public/themes/soho-light/theme.css +++ b/public/themes/soho-light/theme.css @@ -4062,7 +4062,7 @@ color: #043d75; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/tailwind-light/theme.css b/public/themes/tailwind-light/theme.css index 4ad4dbc32d..693d9db995 100644 --- a/public/themes/tailwind-light/theme.css +++ b/public/themes/tailwind-light/theme.css @@ -4049,7 +4049,7 @@ color: #3f3f46; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 0.375rem; border-bottom-left-radius: 0.375rem; diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css index 196092275b..2bc24be6de 100644 --- a/public/themes/vela-blue/theme.css +++ b/public/themes/vela-blue/theme.css @@ -4014,7 +4014,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css index cea34aadcd..3956ab2959 100644 --- a/public/themes/vela-green/theme.css +++ b/public/themes/vela-green/theme.css @@ -4014,7 +4014,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css index beee0ca4de..ace5174402 100644 --- a/public/themes/vela-orange/theme.css +++ b/public/themes/vela-orange/theme.css @@ -4014,7 +4014,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css index 510f69856d..a8b38a7d45 100644 --- a/public/themes/vela-purple/theme.css +++ b/public/themes/vela-purple/theme.css @@ -4014,7 +4014,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; diff --git a/public/themes/viva-dark/theme.css b/public/themes/viva-dark/theme.css index b3a878b7e2..b479097a39 100644 --- a/public/themes/viva-dark/theme.css +++ b/public/themes/viva-dark/theme.css @@ -4095,7 +4095,7 @@ color: rgba(255, 255, 255, 0.87); padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; diff --git a/public/themes/viva-light/theme.css b/public/themes/viva-light/theme.css index f7256d5e0a..5e18e01693 100644 --- a/public/themes/viva-light/theme.css +++ b/public/themes/viva-light/theme.css @@ -4095,7 +4095,7 @@ color: #6c6c6c; padding: 0 1.5rem 1.5rem 1.5rem; display: flex; - justify-content: end; + justify-content: flex-end; gap: 0.5rem; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px;