mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-14 11:33:43 +00:00
fix(#2): stabilize diagram layout and tooltip behavior
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
}
|
||||
|
||||
.modal-container {
|
||||
width: min(100%, 680px);
|
||||
width: 100%;
|
||||
max-height: 90vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user