This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
RoyLiu
/
pdf-reader-web
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
62870bff44
Branches
Tags
master
pdf-reader-web
/
components
/
WatermarkOption
/
styled.ts
styled.ts
98 B
Histórico
Raw
1
2
3
4
5
import styled from 'styled-components';
export const BtnWrapper = styled.div`
padding: 8px;
`;