diff options
Diffstat (limited to 'src/components/ProxyProvider.module.css')
| -rw-r--r-- | src/components/ProxyProvider.module.css | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/src/components/ProxyProvider.module.css b/src/components/ProxyProvider.module.css deleted file mode 100644 index 534305b..0000000 --- a/src/components/ProxyProvider.module.css +++ /dev/null @@ -1,30 +0,0 @@ -.updatedAt { - margin-bottom: 12px; - small { - color: #777; - } -} - -.body { - padding: 10px 15px; - @media (--breakpoint-not-small) { - padding: 10px 40px; - } -} - -.actionFooter { - display: flex; - button { - margin: 0 5px; - &:first-child { - margin-left: 0; - } - } -} - -.refresh { - display: flex; - justify-content: center; - align-items: center; - cursor: pointer; -} |
