summaryrefslogtreecommitdiff
path: root/src/components/ProxyProvider.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ProxyProvider.module.css')
-rw-r--r--src/components/ProxyProvider.module.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/components/ProxyProvider.module.css b/src/components/ProxyProvider.module.css
index 6668f67..270cd03 100644
--- a/src/components/ProxyProvider.module.css
+++ b/src/components/ProxyProvider.module.css
@@ -33,6 +33,12 @@
.actionFooter {
display: flex;
+ button {
+ margin: 0 5px;
+ &:first-child {
+ margin-left: 0;
+ }
+ }
}
.refresh {