We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a396e8a + 2b75a8e commit e86d568Copy full SHA for e86d568
src/app/styles/main.scss
@@ -9,12 +9,14 @@
9
background-color: #505050;
10
color: rgb(216, 216, 216);
11
margin-top: 3px;
12
+ margin-bottom: 3px;
13
padding: 2px;
14
}
15
16
.tooltipWrapper h2 {
17
margin-top: 1px;
18
margin-bottom: 1px;
19
+ margin-left: 1px;
20
font-size: small;
21
font-weight: bolder;
22
@@ -23,6 +25,7 @@
23
25
24
26
27
margin-left: 10px;
28
+ margin-right: 3px;
29
30
31
/* width */
0 commit comments