This website requires JavaScript.
Explore
Help
Sign In
machankura
/
mempool
Watch
3
Star
0
Fork
0
You've already forked mempool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mempool
/
frontend
/
src
/
app
/
components
/
fees-box
/
fees-box.component.scss
10 lines
82 B
SCSS
Raw
Normal View
History
Unescape
Escape
Fee box: Mobile view
2020-07-29 17:30:30 +07:00
td
{
width
:
33
%
;
}
@media
(
max-width
:
767
.98
px
)
{
td
{
width
:
50
%
;
}
}
Reference in New Issue
Copy Permalink