ui: Fix niceborder color
This commit is contained in:
parent
46261af751
commit
9dcd43664a
@ -136,6 +136,8 @@
|
||||
text-align: justify;
|
||||
}
|
||||
:global(.niceborder) {
|
||||
border-bottom: 5px #4eaee6 solid !important;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 5px !important;
|
||||
border-bottom-color: #4eaee6;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user