mirror of
https://github.com/Zippland/Snap-Solver.git
synced 2026-02-13 02:39:38 +08:00
format text2ai botton
This commit is contained in:
@@ -802,9 +802,10 @@ button:disabled {
|
||||
/* Text Format Controls */
|
||||
.text-format-controls {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 1rem;
|
||||
padding: 0.5rem 0;
|
||||
}
|
||||
|
||||
.format-toggle {
|
||||
@@ -814,6 +815,7 @@ button:disabled {
|
||||
padding: 0.25rem;
|
||||
border-radius: 0.375rem;
|
||||
border: 1px solid var(--border-color);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.format-btn {
|
||||
@@ -836,6 +838,8 @@ button:disabled {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5rem;
|
||||
width: 100%;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.confidence-indicator {
|
||||
|
||||
Reference in New Issue
Block a user