Remove previously loaded scenes (#734)
As mentioned in #724, the current implementation is suboptimal. Let's remove it until we come back with a better design. Fixes #724
This commit is contained in:
committed by
GitHub
parent
8d64ec8153
commit
935a7f58a7
@ -238,15 +238,6 @@ button,
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.stored-ids-select {
|
||||
@extend .dropdown-select;
|
||||
padding: 0 0.5em 0 1.7em;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background-position: left 0.7em top 50%, 0 0;
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.visually-hidden {
|
||||
position: absolute !important;
|
||||
height: 1px;
|
||||
|
Reference in New Issue
Block a user