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
refs 112702: remove unnecessary imports
Futa Arai
3 anni fa
parent
9b51021042
commit
9538558198
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
packages/app/src/components/PopUps.module.scss
+ 1
- 1
packages/app/src/components/PopUps.module.scss
Vedi File
@@ -2,5 +2,5 @@
position: fixed;
right: 20px;
bottom: 20px;
- width: 2
5
0px;
+ width: 2
3
0px;
}