mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
fix css
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
CSS = r"""
|
CSS = r"""
|
||||||
.duplicate-button {
|
.duplicate-button {
|
||||||
margin: auto;
|
margin: auto !important;
|
||||||
color: white;
|
color: white !important;
|
||||||
background: black;
|
background: black !important;
|
||||||
border-radius: 100vh;
|
border-radius: 100vh !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-box {
|
.modal-box {
|
||||||
|
|||||||
Reference in New Issue
Block a user