This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
wiki
/
weseek__growi
mirror de
https://github.com/weseek/growi
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
125692 change margin right
soumaeda
2 anos atrás
pai
9327c4b082
commit
46bee2e03c
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
apps/app/src/components/PageList/PageListItemS.module.scss
+ 1
- 1
apps/app/src/components/PageList/PageListItemS.module.scss
Ver arquivo
@@ -6,7 +6,7 @@
.page-list-meta {
> span {
- margin-right: 0.
4
rem;
+ margin-right: 0.
3
rem;
}
}