|
@@ -8921,8 +8921,8 @@ ol {
|
|
|
background: #53749b;
|
|
|
color: #fff;
|
|
|
height: 40px;
|
|
|
- border-top-left-radius: 10px;
|
|
|
- border-top-right-radius: 10px;
|
|
|
+ border-top-left-radius: 15px;
|
|
|
+ border-top-right-radius: 15px;
|
|
|
line-height: 40px;
|
|
|
padding-left: 15px;
|
|
|
font-size: 18px;
|
|
@@ -8931,8 +8931,8 @@ ol {
|
|
|
background: #6b91b7;
|
|
|
height: 180px;
|
|
|
overflow: auto;
|
|
|
- border-bottom-left-radius: 10px;
|
|
|
- border-bottom-right-radius: 10px;
|
|
|
+ border-bottom-left-radius: 15px;
|
|
|
+ border-bottom-right-radius: 15px;
|
|
|
}
|
|
|
.navTask {
|
|
|
display: flex;
|