mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
ATS-873 Fix css property (#6772)
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user