修改查看影像

This commit is contained in:
lxd 2024-08-15 17:17:03 +08:00
parent b5a2379d64
commit ac2d117f98

View File

@ -82,9 +82,10 @@
#dicom-list { #dicom-list {
background-color: black; background-color: black;
width: 150px; width: 150px;
height: 100%; height: 868px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
overflow: auto;
} }
.btn { .btn {