크리에이터 팔로우 버튼과 라이브 제목 사이 간격 = 6.7
This commit is contained in:
		| @@ -46,7 +46,7 @@ struct LiveRoomInfoCreatorView: View { | |||||||
|                 } |                 } | ||||||
|             } |             } | ||||||
|              |              | ||||||
|             VStack(alignment: .leading, spacing: 2.7) { |             VStack(alignment: .leading, spacing: 6.7) { | ||||||
|                 HStack(spacing: 2.7) { |                 HStack(spacing: 2.7) { | ||||||
|                     if isAdult { |                     if isAdult { | ||||||
|                         Text("19") |                         Text("19") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung