mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
ATS-873 Fix css property (#6772)
This commit is contained in:
parent
099ba21cea
commit
e52124caa8
@ -8,7 +8,7 @@
|
|||||||
max-width: 100%;
|
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;
|
-webkit-transform: translateY(-50%) !important;
|
||||||
transform: translateY(-50%) !important;
|
transform: translateY(-50%) !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user