Commit 0e46de8c authored by suhuiguang's avatar suhuiguang

1.修改地面

parent 237e37f4
# 3ds Max Wavefront OBJ Exporter v0.97b - (c)2007 guruware # 3ds Max Wavefront OBJ Exporter v0.97b - (c)2007 guruware
# ļ:28.05.2020 13:53:08 # ļ:29.05.2020 16:23:47
newmtl Grass1 newmtl Grass1
Ns 10.0000 Ns 10.0000
...@@ -12,5 +12,5 @@ newmtl Grass1 ...@@ -12,5 +12,5 @@ newmtl Grass1
Kd 1.0000 1.0000 1.0000 Kd 1.0000 1.0000 1.0000
Ks 0.0000 0.0000 0.0000 Ks 0.0000 0.0000 0.0000
Ke 0.0000 0.0000 0.0000 Ke 0.0000 0.0000 0.0000
map_Ka Grass02_baseColor.jpg map_Ka Grass02_baseColor.jpeg
map_Kd Grass02_baseColor.jpg map_Kd Grass02_baseColor.jpeg
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -405,21 +405,23 @@ ...@@ -405,21 +405,23 @@
.fmea-model-select { .fmea-model-select {
min-width: 25rem; min-width: 25rem;
&.short-select{ &.short-select{
width: 15rem; width: 15rem;
min-width: 10rem; min-width: 10rem;
} }
} }
}
.amos-popover-content { .amos-popover-content {
>ul { > ul {
height: 205px; height: 205px;
overflow-y: auto; overflow-y: auto;
} }
.amos-select-options { .amos-select-options {
height: auto; height: auto;
}
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment