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