mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-08 08:27:44 +08:00
Fix css for stotck modal [SCI-6698] (#3999)
Co-authored-by: Anton <anton@scinote.net>
This commit is contained in:
parent
3a4cab9d0a
commit
29cbf99498
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
.stock-final-container {
|
||||
align-items: center;
|
||||
background: $color-concrete;
|
||||
border-radius: $border-radius-modal;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-grow: 1;
|
||||
|
|
Loading…
Reference in a new issue