This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
liushengqiang
/
excalidraw
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
8b7302e89e
Ramos
Etiquetas
master
excalidraw
/
src
/
components
/
TextInput.scss
TextInput.scss
98 B
Histórico
Em bruto
1
2
3
4
5
6
7
@import "../css/variables.module";
.excalidraw {
.TextInput {
display: inline-block;
}
}