| r270 vs r271 | ||
|---|---|---|
| ... | ... | |
| 69 | 69 | ## --- 3. 하단 버튼 바 (고정 크기 + Flex 비율 완벽 조정) --- |
| 70 | 70 | {{{#!wiki style="display: flex; gap: 8px; margin-bottom: 20px;" |
| 71 | 71 | ## 팔로우(하트) 버튼 (고정폭) |
| 72 | {{{#!wiki style="width: | |
| 72 | {{{#!wiki style="width: 50px; height: 44px; flex-shrink: 0; background-color: #27272a; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 18px;" | |
| 73 | 73 | {{{#fff ♥}}} }}} |
| 74 | 74 | ## 알림 버튼 (고정폭) |
| 75 | {{{#!wiki style="width: | |
| 75 | {{{#!wiki style="width: 50px; height: 44px; flex-shrink: 0; background-color: #27272a; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 18px;" | |
| 76 | 76 | {{{#fff 🔔}}} }}} |
| 77 | 77 | ## 구독 버튼 (남은 공간 모두 차지) |
| 78 | {{{#!wiki style=" | |
| 78 | {{{#!wiki style="width: 1500px; height: 44px; background-color: #f1f1f1; color: #141517; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 16px;" | |
| 79 | 79 | ⊕ 구독}}}}}} |
| 80 | 80 | }}} |
| 81 | 81 | |
| ... | ... |