Improve text alignment in hotspots
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -15,9 +15,11 @@
|
||||
padding-top: 2px;
|
||||
height: 24px;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
transition: opacity 0.3s;
|
||||
width: 24px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
& [hidden] {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user