mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-04 20:52:59 +08:00
fix css
Former-commit-id: 08f3c114292676699a1921d4395f268a54763428
This commit is contained in:
parent
3f53155a90
commit
11de514cc6
@ -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