This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
RoyLiu
/
pdf-reader-web
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
5093d9f1e8
Ramas
Etiquetas
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;
`;