Bisq statistics page.
This commit is contained in:
13
frontend/src/app/bisq/bisq-stats/bisq-stats.component.scss
Normal file
13
frontend/src/app/bisq/bisq-stats/bisq-stats.component.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
.td-width {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.td-width {
|
||||
width: 175px;
|
||||
}
|
||||
}
|
||||
|
||||
.skeleton-loader {
|
||||
width: 200px;
|
||||
}
|
||||
Reference in New Issue
Block a user