feat: update ui style

pull/222/head
fennghuang 2023-08-12 08:47:57 +00:00
parent fd68d7a167
commit 2a93434359
1 changed files with 1 additions and 1 deletions

View File

@ -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));