This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
web
/
archives
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
bb49d7b218
Ramuri
Etichete
master
test-183
test-new
archives
/
public
/
plugins
/
element-plus
/
theme-chalk
/
src
/
affix.scss
affix.scss
97 B
Istoric
Crud
1
2
3
4
5
6
7
@use 'mixins/mixins' as *;
@include b(affix) {
@include m(fixed) {
position: fixed;
}
}