mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
fix: SDA-2644 - Fix snippet window resize issue based on screen size
This commit is contained in:
committed by
psjostrom
parent
c1777e1e4a
commit
cd60ae268a
@@ -118,6 +118,8 @@ button {
|
||||
margin: 0;
|
||||
height: 100vh;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
background: linear-gradient(
|
||||
0deg,
|
||||
rgba(255, 255, 255, 0.96),
|
||||
|
||||
Reference in New Issue
Block a user