ocr view
This commit is contained in:
@@ -1539,6 +1539,15 @@ button.icon-button.ghost:hover:not([disabled]) {
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.detail-ocr__frame {
|
||||
width: 100%;
|
||||
height: 60vh;
|
||||
border: none;
|
||||
background: var(--surface-subtle);
|
||||
border-radius: 4px;
|
||||
box-shadow: inset 0 1px 2px rgba(15, 23, 42, 0.05);
|
||||
}
|
||||
|
||||
.modal__body {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user