|
@@ -38,6 +38,7 @@
|
|
|
}
|
|
|
body{
|
|
|
background: rgba(245,244,249,1)!important;
|
|
|
+ line-height: unset;
|
|
|
}
|
|
|
.keyWord .enter .btn .save {
|
|
|
float: right;
|
|
@@ -56,6 +57,14 @@
|
|
|
.text-overflow100 .weui-toast {
|
|
|
font-size: .1rem;
|
|
|
}
|
|
|
+ .addAdjunctWord{
|
|
|
+ margin-top: 0!important;
|
|
|
+ border-top: 1px solid #e0e0e0;
|
|
|
+ }
|
|
|
+ .addExclusion{
|
|
|
+ margin-top: 0!important;
|
|
|
+ border-top: 1px solid #e0e0e0;
|
|
|
+ }
|
|
|
</style>
|
|
|
<body>
|
|
|
<div class="app-layout-header">
|