mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
fix card padding
This commit is contained in:
parent
c60d5418f2
commit
9128581994
|
@ -29,6 +29,10 @@
|
|||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
.card {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
[data-theme="dark"] {
|
||||
$bg-dark: rgb(18, 18, 18);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user