mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
[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;
|
justify-content: space-between;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
background-color: $light-grey;
|
background-color: $light-grey;
|
||||||
padding: 0 15px 30px 15px;
|
padding: 10px 15px 30px 15px;
|
||||||
|
|
||||||
&-container {
|
&-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user