annullata classe img-fluid (added -none)
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
<asp:HiddenField ID="hfSheetId" runat="server" Value="0" />
|
||||
<asp:HiddenField ID="hfFilename" runat="server" Value="" />
|
||||
<div runat="server" id="divCurrSheet">
|
||||
<svg xmlns='http://www.w3.org/2000/svg' width="16000" height="8000" runat="server" id="svgTable" class="img-fluid"></svg>
|
||||
<div runat="server" id="divCurrSheet" class="text-center">
|
||||
<svg xmlns='http://www.w3.org/2000/svg' width="1900" height="950" runat="server" id="svgTable" class="img-fluid-no"></svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user