summaryrefslogtreecommitdiff
path: root/src/components/ProxyGroup.module.scss
diff options
context:
space:
mode:
authorHaishan <[email protected]>2019-01-05 22:02:06 +0800
committerHaishan <[email protected]>2019-01-05 22:03:35 +0800
commit0cf6a17e2dc03ff1473434302213d02e5e28ca8c (patch)
treea27629fbbea80e0bfee0b58934d14ecbd957062f /src/components/ProxyGroup.module.scss
parentaab37ea7d459afb5504ae388b4c7509a5cd78801 (diff)
style(proxies): make "Test Latency" a fab like button
Diffstat (limited to 'src/components/ProxyGroup.module.scss')
-rw-r--r--src/components/ProxyGroup.module.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/components/ProxyGroup.module.scss b/src/components/ProxyGroup.module.scss
index 017f785..dd01018 100644
--- a/src/components/ProxyGroup.module.scss
+++ b/src/components/ProxyGroup.module.scss
@@ -1,5 +1,7 @@
.header {
- h2 {
+ > h2 {
+ margin-top: 0;
+
span:nth-child(2) {
font-size: 12px;
color: #777;