fix: style components to add responsivity
This commit is contained in:
@@ -8,8 +8,12 @@ fragment Contact on ContactBlock {
|
||||
}
|
||||
system {
|
||||
uid
|
||||
locale
|
||||
}
|
||||
phone {
|
||||
number
|
||||
title
|
||||
}
|
||||
phone
|
||||
title
|
||||
visiting_address {
|
||||
city
|
||||
|
||||
Reference in New Issue
Block a user