fix: Add --no-sandbox and --disable-setuid-sandbox to zendriver for Docker root compatibility
This commit is contained in:
@@ -234,13 +234,13 @@
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.external-players-grid {
|
||||
gap: 6px;
|
||||
gap: 4px;
|
||||
}
|
||||
.ext-player-btn {
|
||||
padding: 6px;
|
||||
padding: 4px;
|
||||
}
|
||||
.ext-player-btn img {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user