
/*
  !!참고: 모든 테이블에 공통적용되는 코드지만 각 파일에 있어야 한다.
  새로고침하면 적용이 안되고 적용된 페이지를 들러야 한다.
  v-data-talbe td 의 왼쪽,오른쪽 패딩 제거. 단 style 태그의 scoped 속성을 지워야 적용됨
*/.v-data-table>.v-data-table__wrapper>table>tbody>tr>td{padding-left:0;padding-right:0}.v-overflow-btn .v-select__selection--comma:first-child{margin-left:5px;margin-right:0}.v-overflow-btn .v-input__append-inner{width:30px}.v-data-table__mobile-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}#vue2editorViewer2 p,#vue2editorViewer3 p,#vue2editorViewer p{margin-bottom:0!important}