¨4.0.1¨

This commit is contained in:
¨NW¨
2023-12-03 14:07:47 +00:00
parent c08b36d1b6
commit f35052522d
1112 changed files with 43019 additions and 24987 deletions

View File

@@ -27,11 +27,21 @@
span {
font-size: 16px;
font-weight: 500;
}
.btn {
color: #737881;
padding: 0;
background: transparent;
i {
-webkit-text-stroke: 1px #f6f6f7;
}
&:hover {
color: #333333;
}
}
}
@@ -47,8 +57,12 @@
margin: 0;
border: none;
a[data-toggle=tab] {
a[data-toggle="tab"] {
outline: none;
&:after {
bottom: 0;
}
}
}
@@ -122,12 +136,12 @@
position: relative;
left: auto;
top: auto;
margin: 15px auto 30px;
margin: 10px 0 15px;
display: table;
}
.slide-body .slide-tabs {
margin: 0;
margin-left: 0;
clear: both;
}