updated buttons
This commit is contained in:
@@ -20,8 +20,7 @@ $btn-colors: (
|
||||
min-width: 270px;
|
||||
padding: 8px 10px;
|
||||
|
||||
border-radius: 3px;
|
||||
border-width: 3px;
|
||||
@apply border-4 rounded-md;
|
||||
border-style: solid;
|
||||
border-color: $default-color;
|
||||
|
||||
|
@@ -32,7 +32,7 @@ defineProps({
|
||||
})
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
@import "../../../scss/btn";
|
||||
|
||||
.btn {
|
||||
|
Reference in New Issue
Block a user