btn 간격 수정
This commit is contained in:
parent
da35336812
commit
2c4fe73842
@ -21,7 +21,7 @@ defineProps({
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.ms-auto button + button {
|
||||
.btn + .btn {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user