$quaternary-fg-color -> $quaternary-content

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-12 11:20:30 +02:00
parent 57ce895445
commit 9ecd3b03f1
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
6 changed files with 8 additions and 10 deletions

View file

@ -30,7 +30,7 @@ limitations under the License.
margin-right: 20px;
/* a separator between the input line and the dial buttons */
border-bottom: 1px solid $quaternary-fg-color;
border-bottom: 1px solid $quaternary-content;
transition: border-bottom 0.25s;
}