Support Inter on custom themes (#8399)
* include Inter natively on legacy & custom themes * fix theming of beta button * fix beta pill skinning properly * switch back to accent-alt for beta pills Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
cd8bdc1f54
commit
aa8e3dbfb4
2 changed files with 6 additions and 51 deletions
|
@ -119,7 +119,7 @@ limitations under the License.
|
|||
font-size: 12px;
|
||||
font-weight: $font-semi-bold;
|
||||
line-height: 15px;
|
||||
color: #FFFFFF;
|
||||
color: $button-primary-fg-color;
|
||||
display: inline-block;
|
||||
vertical-align: text-bottom;
|
||||
word-break: keep-all; // avoid multiple lines on CJK language
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue