mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
remove border from address
This commit is contained in:
parent
86afe2f702
commit
72ce5c716d
@ -148,11 +148,7 @@ export default {
|
||||
.address-container {
|
||||
display:flex;
|
||||
justify-content:flex-end;
|
||||
// padding-right: 1rem;
|
||||
border-radius: 5px;
|
||||
border: 1px dotted;
|
||||
border-left: 1px dotted;
|
||||
border-right: 1px dotted;
|
||||
}
|
||||
.no-address-yet {
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user