mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
style tweaks
This commit is contained in:
parent
ec91010604
commit
50cafa5c72
@ -4,6 +4,7 @@
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
cursor: help;
|
||||
padding: .5rem;
|
||||
}
|
||||
|
||||
// default: red square
|
||||
|
@ -49,6 +49,7 @@ $popoverWidth: 18rem;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
font-family: $font-family-monospace;
|
||||
}
|
||||
|
||||
.balance {
|
||||
|
Loading…
Reference in New Issue
Block a user