mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(html): simplify styles for slotted video (#953)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
c39b1f8809
commit
d6e471a837
@@ -1,3 +1,7 @@
|
||||
media-tooltip-group {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
:host {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user