diff --git a/bridge/index.html b/bridge/index.html
index 5a16e0f..a391193 100644
--- a/bridge/index.html
+++ b/bridge/index.html
@@ -143,8 +143,8 @@
}
.pending {
- width: 12px;
- height: 12px;
+ width: 18px;
+ height: 18px;
border: 3px solid #1d98dc;
border-left: 3px solid transparent;
border-radius: 50%;