This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
web
/
hac
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
eaa750a8f9
Větve
Značky
master
hac
/
public
/
plugins
/
element-plus-v2.3.6
/
theme-chalk
/
src
/
affix.scss
affix.scss
97 B
Historie
Surový
1
2
3
4
5
6
7
@use 'mixins/mixins' as *;
@include b(affix) {
@include m(fixed) {
position: fixed;
}
}