mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Textarea font size consistency
This commit is contained in:
parent
6fca80f08c
commit
6a02798e83
@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
@mixin peertube-textarea ($width, $height) {
|
||||
@include peertube-input-text($width, 14px);
|
||||
@include peertube-input-text($width);
|
||||
|
||||
& {
|
||||
color: pvar(--textarea-fg) !important;
|
||||
|
Loading…
Reference in New Issue
Block a user