|
@@ -305,6 +305,7 @@ export default {
|
|
#queue {
|
|
#queue {
|
|
background-color: var(--white);
|
|
background-color: var(--white);
|
|
border-radius: 0 0 5px 5px;
|
|
border-radius: 0 0 5px 5px;
|
|
|
|
+ user-select: none;
|
|
|
|
|
|
.actionable-button-hidden {
|
|
.actionable-button-hidden {
|
|
max-height: 100%;
|
|
max-height: 100%;
|