fix video button layout

This commit is contained in:
Simon
2025-01-08 15:35:02 +07:00
parent 6b87f2d0fc
commit d79fbcd168
2 changed files with 6 additions and 1 deletions

View File

@@ -131,6 +131,7 @@ button:hover {
padding: 5px 0;
display: inline-flex;
gap: 5px;
width: 100%;
}
.unsubscribe {