kopia lustrzana https://github.com/dgtlmoon/changedetection.io
UI - BrowserSteps - Browser Steps interface screen should resize relative to the browser
rodzic
b6060ac90c
commit
700729a332
|
@ -44,7 +44,7 @@
|
|||
#browser-steps .flex-wrapper {
|
||||
display: flex;
|
||||
flex-flow: row;
|
||||
height: 600px; /*@todo make this dynamic */
|
||||
height: 70vh;
|
||||
}
|
||||
|
||||
/* this is duplicate :( */
|
||||
|
|
|
@ -50,8 +50,7 @@
|
|||
#browser-steps .flex-wrapper {
|
||||
display: flex;
|
||||
flex-flow: row;
|
||||
height: 600px;
|
||||
/*@todo make this dynamic */ }
|
||||
height: 70vh; }
|
||||
|
||||
/* this is duplicate :( */
|
||||
#browsersteps-selector-wrapper {
|
||||
|
|
Ładowanie…
Reference in New Issue