Skip to content

fix(web): Settings 탭 버튼 간격 및 테두리 시인성 개선 #81

fix(web): Settings 탭 버튼 간격 및 테두리 시인성 개선

fix(web): Settings 탭 버튼 간격 및 테두리 시인성 개선 #81

Workflow file for this run

name: CI
on:
push:
branches: [main, develop]
pull_request:
branches: [main]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Placeholder
run: echo "CI placeholder"