mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
applied requested changes from review
This commit is contained in:
@@ -7,13 +7,15 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.vsm--icon {
|
.vsm--icon {
|
||||||
|
width: 20px !important;
|
||||||
|
margin-right: calc($spacer / 2);
|
||||||
transition: left 0.2s ease;
|
transition: left 0.2s ease;
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
padding-bottom: 15px;
|
padding-bottom: 15px;
|
||||||
width: 20px !important;
|
|
||||||
margin-right: calc($spacer / 2);
|
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
|
height: 20px !important;
|
||||||
|
width: 20px !important;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 13px;
|
margin-top: 13px;
|
||||||
}
|
}
|
||||||
@@ -39,7 +41,7 @@
|
|||||||
|
|
||||||
.vsm--link {
|
.vsm--link {
|
||||||
height: 30px;
|
height: 30px;
|
||||||
padding: 0.3rem 0.5rem;
|
padding: 0.25rem 0.5rem;
|
||||||
margin-bottom: 0.3rem;
|
margin-bottom: 0.3rem;
|
||||||
border-radius: .25rem;
|
border-radius: .25rem;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
@@ -139,8 +141,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
a.vsm--link_active[href="#"] {
|
a.vsm--link_active[href="#"] {
|
||||||
cursor: initial !important;
|
cursor: initial !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user