We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c726c commit d696b2cCopy full SHA for d696b2c
1 file changed
components/tooltip/index.css
@@ -142,6 +142,7 @@ governing permissions and limitations under the License.
142
width: var(--spectrum-tooltip-icon-size);
143
height: var(--spectrum-tooltip-icon-size);
144
align-self: flex-start;
145
+ flex-shrink: 0;
146
147
/* Adjusts for weird misalignment */
148
margin-block-start: 1px;
0 commit comments