ソースを参照

Maintain aspect ratio

php7-stretch
Nico Rey 3年前
コミット
eb3d8650db
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      templates/webpanel/style.css

+ 2
- 1
templates/webpanel/style.css ファイルの表示

@@ -73,6 +73,7 @@ body {
max-width: 200px;
max-height: 200px;
width: 100%;
object-fit: cover;
}

#satimgdiv {
@@ -96,4 +97,4 @@ footer {

img.img-footer {
max-width: 100%;
}
}

読み込み中…
キャンセル
保存