Skip to content

Commit

Permalink
fixing a side label, min-width, indeterminate bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ktabors committed Apr 19, 2021
1 parent 6c80d7a commit be35c54
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -30,6 +30,7 @@ governing permissions and limitations under the License.
&.spectrum-BarLoader--indeterminate.spectrum-BarLoader--sideLabel {
.spectrum-BarLoader-track {
max-inline-size: var(--spectrum-barloader-large-width);
inline-size: 100%;
}
}
}
Expand Down

0 comments on commit be35c54

Please sign in to comment.