@charset "UTF-8";


/* 메뉴/주문 목록 페이지 전용 추가 스타일 */
.table__empty {
  padding: 18px 10px;
  text-align: center;
  color: #777;
}