Change onboarding prompt to use full width of banner in web UI (#26829)
This commit is contained in:
		
					parent
					
						
							
								398635c0c4
							
						
					
				
			
			
				commit
				
					
						1f141f656d
					
				
			
		
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -8877,7 +8877,6 @@ noscript { | ||||||
|   border-radius: 8px; |   border-radius: 8px; | ||||||
|   border: 1px solid $highlight-text-color; |   border: 1px solid $highlight-text-color; | ||||||
|   background: rgba($highlight-text-color, 0.15); |   background: rgba($highlight-text-color, 0.15); | ||||||
|   padding-inline-end: 45px; |  | ||||||
|   overflow: hidden; |   overflow: hidden; | ||||||
| 
 | 
 | ||||||
|   &__background-image { |   &__background-image { | ||||||
|  | @ -8940,7 +8939,7 @@ noscript { | ||||||
|     position: absolute; |     position: absolute; | ||||||
|     inset-inline-end: 0; |     inset-inline-end: 0; | ||||||
|     top: 0; |     top: 0; | ||||||
|     padding: 10px; |     padding: 15px 10px; | ||||||
| 
 | 
 | ||||||
|     .icon-button { |     .icon-button { | ||||||
|       color: $highlight-text-color; |       color: $highlight-text-color; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue