mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 18:29:09 +00:00
5 lines
122 B
CSS
5 lines
122 B
CSS
.transloadit-js-client {
|
|
font-family: "Comic Sans MS";
|
|
color: purple;
|
|
border: 1px dashed pink;
|
|
font-size: 32px; }
|