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"""
|
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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user