mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Fix overflow of overlay labels
This commit is contained in:
@@ -174,6 +174,8 @@ const StreamTitle = styled.div`
|
||||
return `bottom: 0; left: 0;`
|
||||
}
|
||||
}}
|
||||
max-width: calc(100% - 10px);
|
||||
box-sizing: border-box;
|
||||
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user