GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
3
Releases
4
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
SyntaxNation
/
CrypticOreWallet
Transfer to URL with SHA
Find file
Newer
Older
tree:
8217207690
Branches
Tags
×
hydro-dev
master
web-workers
CrypticOreWallet
/
src
/
shared-components
/
list-view
/ ListTable.scss
Drew Lemmy
on 17 Sep 2020
107 bytes
feat: basic table in 'my wallets' view
Raw
Blame
History
@import "~scss/variables"; .list-view table { thead { border-bottom: 1px solid $border-color; } }