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

@@ -139,7 +139,6 @@ export default {
overflow-x: auto;
scrollbar-width: none;
scroll-behavior: smooth;
padding: .5rem;
font-size: 0;
&.expanded {
@@ -197,7 +196,6 @@ export default {
display: inline-flex;
align-items: center;
justify-content: center;
margin: 0 .5rem 0 0;
box-shadow: 0 0 3px var(--shadow-weak);
.warning {