Commit 6961cb74 by Torkel Ödegaard

ux(): reduced tooltip border radius

parent 9868edb1
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
text-align: center; text-align: center;
text-decoration: none; text-decoration: none;
background-color: $tooltipBackground; background-color: $tooltipBackground;
border-radius: 4px; border-radius: 2px;
} }
// Arrows // Arrows
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment