mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 12:10:34 +09:00
changes
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,11 +1 @@
|
||||
|
||||
storage/logs/laravel.log
|
||||
|
||||
storage/framework/sessions/FxwTZF7Rhp3m0SuU25yxVsOq1CxCRE3xwHvMpS9C
|
||||
|
||||
database/app.sqlite
|
||||
|
||||
bootstrap/cache/services.php
|
||||
|
||||
bootstrap/cache/packages.php
|
||||
node_modules/
|
||||
|
||||
@@ -3667,7 +3667,6 @@ body {
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.video-container iframe {
|
||||
position: relative;
|
||||
top: -50px;
|
||||
|
||||
@@ -24,6 +24,7 @@ body {
|
||||
height: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.video-container {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user