Merge pull request #970 from ciderapp/feature/aptest

Some casting fixes
This commit is contained in:
vapormusic 2022-05-01 16:48:52 +07:00 committed by GitHub
commit 3b2c142b54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 98 additions and 6 deletions

View file

@ -70,10 +70,11 @@
.spatialproperties-panel {
.modal-window {
&:not(.airplay-modal){
height : 700px;
max-height: 700px;
width : 800px;
max-width : 800px;
max-width : 800px;}
overflow : hidden;
.info-header {