mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
FIX: Show the long name of Filament
Change-Id: Ic07cc14262dac2987d50cb09bd9f7bf0ce264dcb
This commit is contained in:
parent
08c2bf665c
commit
c48c9a420a
2 changed files with 2 additions and 2 deletions
|
|
@ -60,7 +60,7 @@ input
|
||||||
|
|
||||||
.MItem
|
.MItem
|
||||||
{
|
{
|
||||||
width: 220px;
|
min-width: 220px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@ input
|
||||||
|
|
||||||
.MItem
|
.MItem
|
||||||
{
|
{
|
||||||
width: 220px;
|
min-width: 220px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue