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