Improved release detail bar behavior.

This commit is contained in:
2020-07-01 00:25:27 +02:00
parent 240f53047d
commit 53870fda89
18 changed files with 195 additions and 1136 deletions

View File

@@ -9,6 +9,10 @@
border-radius: 16px;
}
&:not(.popover) .tooltip-inner {
padding: .25rem .5rem;
}
.tooltip-arrow {
width: 0;
height: 0;