mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 11:49:25 +00:00
Fix mute pausing videos
This commit is contained in:
@@ -302,8 +302,9 @@ body {
|
||||
|
||||
.admin-identity {
|
||||
display: flex;
|
||||
gap: 14px;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
align-items: flex-start;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.header-actions.tight {
|
||||
|
||||
Reference in New Issue
Block a user