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