Improved appearence of empty scene media banner.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
<div
|
||||
ref="content"
|
||||
class="content"
|
||||
class="scroll-content"
|
||||
>
|
||||
<slot :loaded="loaded" />
|
||||
</div>
|
||||
@@ -145,7 +145,7 @@ export default {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.content {
|
||||
.scroll-content {
|
||||
overflow-x: scroll;
|
||||
scroll-behavior: smooth;
|
||||
scrollbar-width: none;
|
||||
|
||||
Reference in New Issue
Block a user