22 lines
219 B
Plaintext
22 lines
219 B
Plaintext
|
|
.fui-safe__area-wrap.data-v-37358499 {
|
|
|
|
width: 100%;
|
|
display: flex;
|
|
|
|
|
|
|
|
padding-bottom: constant(safe-area-inset-bottom);
|
|
padding-bottom: env(safe-area-inset-bottom);
|
|
|
|
flex: 1;
|
|
flex-direction: row;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|