mirror of
https://github.com/material-components/material-web.git
synced 2026-01-09 07:21:09 +08:00
Merge b7b1b6e1b197e4e6ca0fc9b26fa205e224ae4c4c into 555b0add40685ad2d799e4bccfc4c69812abe207
This commit is contained in:
commit
8f5767b6b4
@ -23,6 +23,8 @@
|
||||
gap: 8px;
|
||||
// min-height instead of height so that label can wrap and expand height
|
||||
min-height: var(--_container-height);
|
||||
// max-width set to 100% to prevent label from overflowing
|
||||
max-width: 100%;
|
||||
outline: none;
|
||||
// Add extra space between label and the edge for if the label text wraps.
|
||||
// The padding added should be relative to the height of the container and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user