fix: 修复因类名重复导致的样式问题
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
.ddos-detection-type {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin: 20px 0;
|
||||
height: calc(100% - 65px);
|
||||
margin-top: 20px;
|
||||
.ddos-detection-type-value {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user