mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-15 16:18:10 +08:00
fix css
Former-commit-id: 7afec127f60257462828298b25a5f6fd9c6f42c5
This commit is contained in:
parent
dab9385297
commit
595fdbd95d
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user