mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 07:31:01 +00:00
feat: enhance SVG handling by adding source fetching and copying functionality
This commit is contained in:
@@ -700,3 +700,8 @@ footer {
|
||||
padding: 0.3em 0.8em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
textarea {
|
||||
background-color: var(--background-color);
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user