mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Fixed font color in history
This commit is contained in:
parent
ac8789e442
commit
859a8a7f9c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
.history-empty {
|
||||
padding: 40px $boxPadding;
|
||||
color: $codeTextColor;
|
||||
color: $textColor;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue