mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
ATS-873 Fix css property (#6772)
This commit is contained in:
committed by
GitHub
parent
099ba21cea
commit
e52124caa8
@@ -8,7 +8,7 @@
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
video.adf-audio-file::-webkit-media-text-track-display {
|
||||
video.adf-audio-file::-webkit-media-text-track-container {
|
||||
-webkit-transform: translateY(-50%) !important;
|
||||
transform: translateY(-50%) !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user