Fixing the overall ui by giving the videotitle div a fixed height so the info bar and controls dont chang their position randomly +22px
This commit is contained in:
4
public/css/w0bmcustom.css
vendored
4
public/css/w0bmcustom.css
vendored
@@ -4232,8 +4232,8 @@ pre {
|
||||
}
|
||||
|
||||
.searchbar {
|
||||
padding: 1px;
|
||||
background: rgb(56, 55, 55);
|
||||
padding: 5px;
|
||||
background: rgb(32, 32, 32);
|
||||
}
|
||||
|
||||
.searchbar form {
|
||||
|
Reference in New Issue
Block a user