mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
Use font size
This commit is contained in:
parent
d2080d8fdd
commit
9a27132432
|
@ -335,7 +335,7 @@
|
|||
}
|
||||
div.html a {
|
||||
color: #FF6D5A;
|
||||
font-size: var(--Font-sizes---font-size-s, 14px);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 500px) {
|
||||
|
|
Loading…
Reference in a new issue