Bump version to 1.2.3.1 and update manifest with changelog for button layout adjustments on small screens
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 56s
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 56s
This commit is contained in:
@@ -793,12 +793,12 @@
|
||||
|
||||
@media (max-width: 400px) {
|
||||
.button-container {
|
||||
gap: 5px;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.play-button,
|
||||
.trailer-button {
|
||||
padding: 8px 10px;
|
||||
padding: 8px 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user