File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
lib/process-services-cloud/src/lib/form/components Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 10
10
}
11
11
12
12
.adf-cloud-form {
13
- & -content {
14
- padding-top : 40px ;
15
- }
16
-
17
13
& -content-standalone-fullscreen {
18
14
background-color : transparent ;
19
15
border-radius : 14px ;
53
49
max-width : 1366px ;
54
50
height : auto ;
55
51
margin : 40px auto ;
56
- padding-bottom : 40px ;
57
52
border-radius : 14px ;
58
53
}
59
54
}
62
57
@extend .adf-full-screen ;
63
58
64
59
.adf-cloud-form-content {
65
- padding-top : 40px ;
66
- padding-bottom : 40px ;
67
60
border-radius : 14px ;
68
61
}
69
62
}
103
96
}
104
97
105
98
& -content-card {
99
+ padding-bottom : 2rem ;
106
100
overflow-y : auto ;
107
101
position : static ;
108
102
height : 70% ;
109
103
border-radius : 14px ;
110
104
111
105
& -fullscreen {
112
- padding : 0 ;
106
+ padding-top : 0 ;
113
107
height : 100% ;
114
108
width : 100% ;
115
109
position : relative ;
You can’t perform that action at this time.
0 commit comments