mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add copy buttons for transformation tool
This commit is contained in:
@@ -598,6 +598,7 @@ main.has-project {
|
||||
.transformation-title {
|
||||
display: flex;
|
||||
margin-bottom: 2px;
|
||||
align-items: flex-end;
|
||||
}
|
||||
|
||||
.transformation-title span {
|
||||
@@ -608,7 +609,7 @@ main.has-project {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 2px 3px;
|
||||
padding: 4px 6px;
|
||||
background-color: var(--background-4);
|
||||
border: none;
|
||||
border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user