mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +02:00
IframeWidget min-height reduce to 80px
This commit is contained in:
parent
2db398c8b0
commit
8346d393ce
@ -48,7 +48,7 @@ export default {
|
||||
.iframe-widget {
|
||||
iframe {
|
||||
width: 100%;
|
||||
min-height: 240px;
|
||||
min-height: 80px;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user