mirror of
https://github.com/gapmiss/substack-clipper.git
synced 2026-07-22 07:48:24 +00:00
8 lines
148 B
CSS
8 lines
148 B
CSS
.substack-clipper-modal .setting-item {
|
|
border: none;
|
|
padding: var(--size-4-2) 0;
|
|
}
|
|
|
|
.substack-clipper-modal input[type="text"] {
|
|
width: 100%;
|
|
}
|