File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414}
1515# controls-box {
1616 background-color : # c5c5c5 ;
17- padding : 5px ;
1817}
1918.controls-container {
2019 display : flex;
@@ -138,8 +137,6 @@ canvas{
138137}
139138# load-checkpoint-btn {
140139 margin-left : 12px ;
141- padding : 5px 10px ;
142- font-size : 16px ;
143140}
144141# load-checkpoint-btn-backend {
145142 display : none;
@@ -160,10 +157,11 @@ canvas{
160157 flex-direction : row;
161158 align-items : center;
162159 justify-content : center;
160+ margin : 8px ;
163161}
164162
165163# controller-selector-container {
166- margin-right : 15 px ;
164+ margin-right : 5 px ;
167165}
168166# controller-selector-form {
169167 display : flex;
@@ -180,6 +178,8 @@ canvas{
180178 grid-template-columns : auto auto;
181179 grid-template-rows : auto auto;
182180 gap : 10px ;
181+ padding-left : 3px ;
182+ border-left : 5px solid black;
183183}
184184.policy-container-item {
185185 display : flex;
You can’t perform that action at this time.
0 commit comments