1 changed files with
1 additions and
1 deletions
-
apps/block_scout_web/assets/css/components/_custom_tooltips_block_details.scss
|
|
@ -10,7 +10,7 @@ |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
width: 50%; |
|
|
|
width: 50%; |
|
|
|
background-color: white; |
|
|
|
background-color: white; |
|
|
|
color: #5c34a2; |
|
|
|
color: black; |
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
border-radius: 6px; |
|
|
|
border-radius: 6px; |
|
|
|
left: 25%; |
|
|
|
left: 25%; |
|
|
|