CN-802:error交互实施
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
.npm-sessions-title {
|
||||
display: flex;
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
font-weight: 500;
|
||||
@@ -27,6 +28,14 @@
|
||||
border-bottom-left-radius: 4px;
|
||||
border-right: none;
|
||||
}
|
||||
.npm-sessions-div-gray {
|
||||
height: 100%;
|
||||
background: rgba(113,113,113,0.30);
|
||||
border: 1px solid rgba(113,113,113,0.30);
|
||||
border-top-left-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
border-right: none;
|
||||
}
|
||||
}
|
||||
|
||||
.npm-sessions-body {
|
||||
|
||||
Reference in New Issue
Block a user