BUG 26232
This commit is contained in:
		@@ -298,7 +298,7 @@ export default {
 | 
				
			|||||||
    width: 100vw;
 | 
					    width: 100vw;
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
    height: 88px;
 | 
					    height: 112px;
 | 
				
			||||||
    font-size: 34px;
 | 
					    font-size: 34px;
 | 
				
			||||||
    font-family: PingFangSC-Medium, PingFang SC;
 | 
					    font-family: PingFangSC-Medium, PingFang SC;
 | 
				
			||||||
    font-weight: 500;
 | 
					    font-weight: 500;
 | 
				
			||||||
@@ -307,7 +307,7 @@ export default {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    & > div {
 | 
					    & > div {
 | 
				
			||||||
      padding: 0 92px;
 | 
					      padding: 0 92px;
 | 
				
			||||||
      line-height: 88px;
 | 
					      line-height: 112px;
 | 
				
			||||||
      border-top: 1px solid #A0C0FF;
 | 
					      border-top: 1px solid #A0C0FF;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      &.primary {
 | 
					      &.primary {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user