fix css priority

This commit is contained in:
2023-04-26 16:02:35 +10:00
parent f31a8da0e1
commit 7f82b24b0c

View File

@@ -17,7 +17,7 @@ const slots = useSlots();
</script> </script>
<style lang="scss"> <style lang="scss">
.button-row { .row.button-row {
flex-direction: row-reverse; flex-direction: row-reverse;
padding: 0 16px; padding: 0 16px;