feat: update ui style
parent
fd68d7a167
commit
2a93434359
|
|
@ -23,7 +23,7 @@ div[id$='_control_image_browser_page_index'] {
|
||||||
button[id$='_control_image_browser_refresh_index']{
|
button[id$='_control_image_browser_refresh_index']{
|
||||||
align-self: center !important;
|
align-self: center !important;
|
||||||
height: 2em !important;
|
height: 2em !important;
|
||||||
cursor: pointer;
|
cursor: pointer !important;
|
||||||
}
|
}
|
||||||
button[id$='_image_browser_del_img_btn'] {
|
button[id$='_image_browser_del_img_btn'] {
|
||||||
margin-top: calc(var(--body-text-size) * var(--line-sm));
|
margin-top: calc(var(--body-text-size) * var(--line-sm));
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue