mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(packages): add playback rate menu (#1527)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
ui-sans-serif,
|
||||
system-ui,
|
||||
sans-serif;
|
||||
font-size: 0.8125rem; /* 13px at 100% font size */
|
||||
-webkit-font-smoothing: auto;
|
||||
-moz-osx-font-smoothing: auto;
|
||||
line-height: 1.5;
|
||||
@@ -33,12 +34,4 @@
|
||||
outline-color: currentColor;
|
||||
outline-offset: 2px;
|
||||
}
|
||||
|
||||
& > * {
|
||||
font-size: 0.75rem; /* 12px at 100% font size */
|
||||
|
||||
@container media-root (width > 48rem) {
|
||||
font-size: 0.875rem; /* 14px at 100% font size */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user