mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Align border color for peertube-checkbox with other inputs
This commit is contained in:
parent
ed3f089cc7
commit
5fd3e00ac8
@ -379,7 +379,7 @@
|
||||
width: 18px;
|
||||
min-width: 18px;
|
||||
height: 18px;
|
||||
border: $border-width solid $fg-color;
|
||||
border: $border-width solid #C6C6C6;
|
||||
border-radius: 3px;
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user