mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-31 10:41:31 +00:00
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
// FitLayout
|
|
|
|
.@{prefix}-fit-layout {
|
|
.inline-block();
|
|
}
|
|
|
|
.@{prefix}-fit-layout-item {
|
|
position: absolute;
|
|
}
|