Improved release detail bar behavior.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user