This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wiki
/
weseek__growi
mirror da
https://github.com/weseek/growi
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
125692 change margin right
soumaeda
2 anni fa
parent
9327c4b082
commit
46bee2e03c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
apps/app/src/components/PageList/PageListItemS.module.scss
+ 1
- 1
apps/app/src/components/PageList/PageListItemS.module.scss
Vedi File
@@ -6,7 +6,7 @@
.page-list-meta {
> span {
- margin-right: 0.
4
rem;
+ margin-right: 0.
3
rem;
}
}