Tcode平台改造升级-系统菜单框架完成、首页页面开发
This commit is contained in:
@@ -366,28 +366,6 @@ body::-webkit-scrollbar-corner {
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
input {
|
||||
background-color: transparent !important;
|
||||
// appearance: none;
|
||||
|
||||
&:-webkit-autofill,
|
||||
textarea:-webkit-autofill,
|
||||
select:-webkit-autofill {
|
||||
-webkit-text-fill-color: inherit !important;
|
||||
background-color: transparent !important;
|
||||
background-image: none;
|
||||
transition: background-color 36000s ease-in-out 0s; //背景色透明 生效时长 过渡效果 启用时延迟的时间
|
||||
}
|
||||
&:-moz-autofill,
|
||||
textarea:-moz-autofill,
|
||||
select:-moz-autofill {
|
||||
-webkit-text-fill-color: inherit !important;
|
||||
background-color: transparent !important;
|
||||
background-image: none;
|
||||
transition: background-color 36000s ease-in-out 0s; //背景色透明 生效时长 过渡效果 启用时延迟的时间
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1536px) {
|
||||
.g-padding-x {
|
||||
padding: 0 32px;
|
||||
|
||||
Reference in New Issue
Block a user