邓洁 : 修复首屏风机细节
This commit is contained in:
@@ -110,15 +110,16 @@ let isWaringC = computed(() => {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
padding: 6px 38px 7px 10px;
|
||||
padding: 6px 0 7px 10px;
|
||||
margin-bottom: 17px;
|
||||
|
||||
&:hover {
|
||||
background: #2E5589;
|
||||
border-radius: 6px;
|
||||
//background: #2E5589;
|
||||
//border-radius: 6px;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
.label {
|
||||
span {
|
||||
margin: 0 5px 0 14px;
|
||||
|
||||
Reference in New Issue
Block a user