update 烟气处理
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
box-shadow: inset 0 0 12px 3px #fff2;
|
||||
border-radius: 4px;
|
||||
padding: 4px;
|
||||
backdrop-filter: blur(3px);
|
||||
}
|
||||
|
||||
.shadowBorder.border {
|
||||
@@ -54,3 +55,10 @@
|
||||
color: #00fff7;
|
||||
font-size: 28px;
|
||||
}
|
||||
|
||||
.disabled {
|
||||
display: none;
|
||||
pointer-events: none;
|
||||
opacity: 0.5;
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user