[DEV-128] add padding to ticket-viewer-info (#1133)
This commit is contained in:
parent
7df190ea01
commit
fbee7275d5
|
@ -111,7 +111,7 @@
|
|||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
background-color: $light-grey;
|
||||
padding: 0 15px 30px 15px;
|
||||
padding: 10px 15px 30px 15px;
|
||||
|
||||
&-container {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue