aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css')
-rw-r--r--ui/app/css/itcss/components/send.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/app/css/itcss/components/send.scss b/ui/app/css/itcss/components/send.scss
index 8609fb399..507351cd1 100644
--- a/ui/app/css/itcss/components/send.scss
+++ b/ui/app/css/itcss/components/send.scss
@@ -148,6 +148,11 @@
position: relative;
}
+.gas-tooltip {
+ display: flex;
+ justify-content: center;
+}
+
.gas-tooltip-label {
font-size: 16px;
color: $tundora;