@awsui/components-react
Version:
AWS UI is a collection of [React](https://reactjs.org/) components that help create intuitive, responsive, and accessible user experiences for web applications. It is developed by Amazon Web Services (AWS). This work is available under the terms of the [A
65 lines (59 loc) • 1.54 kB
CSS
._wrapper_1wepg_2p1ym_3:not(#\9){
min-width:0;
-ms-word-break:break-all;
word-break:break-word;
display:flex;
}
._label-wrapper_1wepg_2p1ym_10:not(#\9){
position:relative;
display:flex;
}
._content_1wepg_2p1ym_15:not(#\9){
word-wrap:break-word;
max-width:100%;
overflow:hidden;
}
._empty-content_1wepg_2p1ym_21:not(#\9){
width:0px;
}
._description_1wepg_2p1ym_25:not(#\9){
color:#687078;
color:var(--color-text-form-secondary-1UtnXw, #687078);
font-size:1.2rem;
font-size:var(--size-font-body-50-3LgOeB, 1.2rem);
line-height:1.6rem;
line-height:var(--size-lineHeight-body-50-3o9QS_, 1.6rem);
}
._description-bottom-padding_1wepg_2p1ym_30:not(#\9){
padding-bottom:0.4rem;
padding-bottom:var(--space-scaled-xxs-wz9S8K, 0.4rem);
}
._label_1wepg_2p1ym_10:not(#\9),
._description_1wepg_2p1ym_25:not(#\9){
padding-left:0.8rem;
padding-left:var(--space-xs-qJuxzO, 0.8rem);
}
._label-disabled_1wepg_2p1ym_38:not(#\9),
._description-disabled_1wepg_2p1ym_39:not(#\9){
color:#aab7b8;
color:var(--color-text-control-disabled-1Ca5V1, #aab7b8);
}
._control_1wepg_2p1ym_43:not(#\9){
position:relative;
}
._control_1wepg_2p1ym_43 > input:not(#\9), ._control_1wepg_2p1ym_43 > svg:not(#\9), ._control_1wepg_2p1ym_43 > ._outline_1wepg_2p1ym_46:not(#\9){
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
._control_1wepg_2p1ym_43 > input:not(#\9){
opacity:0;
z-index:1;
-webkit-user-select:none;
-ms-user-select:none;
user-select:none;
cursor:default;
margin:0;
}