Vue.JS
[Vuetify] 컬럼 크기 자동 조절 vuetify v-data-table auto column width
junjunwon
2021. 12. 14. 14:50
scss에 특정 태그에 대해 아래와 같이 적용한다.
.v-card {
white-space: nowrap;
}
white-space 속성은 요소가 공백 문자를 처리하는 법을 지정