chore: remove commented out height css for pop-up
This commit is contained in:
parent
a222585718
commit
05b2e54847
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
<!-- RESOURCES -->
|
<!-- RESOURCES -->
|
||||||
<link rel="stylesheet" href="css/polytoria.css" />
|
<link rel="stylesheet" href="css/polytoria.css" />
|
||||||
</head>
|
</head>
|
||||||
<body style="width: 245px; /*height: 200px;*/">
|
<body style="width: 245px;">
|
||||||
<div class="p-2 pt-0">
|
<div class="p-2 pt-0">
|
||||||
<small class="text-muted" style="font-size: 0.7rem;">extract texture from item</small>
|
<small class="text-muted" style="font-size: 0.7rem;">extract texture from item</small>
|
||||||
<br>
|
<br>
|
||||||
|
|
|
||||||
Reference in a new issue