Bisq module separation.
Transaction view. Block view. Blocks list.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
.td-width {
|
||||
width: 175px;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.td-width {
|
||||
width: 140px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user