10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
// FitLayout
|
|
|
|
.@{prefix}-fit-layout {
|
|
.inline-block();
|
|
}
|
|
|
|
.@{prefix}-fit-layout-item {
|
|
position: absolute;
|
|
}
|