Skip to content

Commit d696b2c

Browse files
jianliaoJian Liao
andauthored
fix: tooltip with an icon on the left (#929)
Co-authored-by: Jian Liao <jianliao@adobe.com>
1 parent 68c726c commit d696b2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/tooltip/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ governing permissions and limitations under the License.
142142
width: var(--spectrum-tooltip-icon-size);
143143
height: var(--spectrum-tooltip-icon-size);
144144
align-self: flex-start;
145+
flex-shrink: 0;
145146

146147
/* Adjusts for weird misalignment */
147148
margin-block-start: 1px;

0 commit comments

Comments
 (0)