Did some work on encapsulating style sheets.

Coninued working on custom dropdowns. Still work to go but getting there.
This commit is contained in:
ajdj100
2023-05-18 22:09:55 -04:00
parent 6386e02acd
commit 54738d2ec9
8 changed files with 51 additions and 15 deletions

View File

@@ -41,7 +41,7 @@ export default {
</template>
<style>
<style scoped>
.button {
color: var(--white);
font-size: 30px;