Merge pull request #970 from ciderapp/feature/aptest
Some casting fixes
This commit is contained in:
commit
3b2c142b54
8 changed files with 98 additions and 6 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue