Skip to content

Commit c51fc66

Browse files
author
hikki
committed
v3.2
1 parent 66aa73e commit c51fc66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/assets/component.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
display: flex;
220220
justify-content:center;
221221
align-items: baseline;
222-
padding: 5px 3em 5px 5px;
222+
padding: 10px 3em 5px 10px;
223223
}
224224
.dlp-form-row>input,.dlp-form-row>textarea{
225225
flex: auto;
@@ -299,7 +299,7 @@
299299
}
300300
.dot-cascade-panel>.plane-body{
301301
height: calc(100% - 23px);
302-
background: rgb(35 35 35)!important;
302+
background: #484848!important;
303303
}
304304
.dot-cascade-panel>.plane-header-delete{
305305
width: 270px;

0 commit comments

Comments
 (0)