UNPKG

@lxlib/theme

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.

20 lines (17 loc) 279 B
.for-each(@positions, { .position-@{adKey} { position: @adKey !important; } }); .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: @zindex-fixed; } .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: @zindex-fixed; }