updated buttons
This commit is contained in:
parent
8e9d3f138c
commit
5de10940d9
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user