import { css } from "@emotion/css"; export const style = css` border-bottom: 1px dashed; cursor: pointer; padding-bottom: 1px; `;