Update button style + add feedback on click

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2024-09-07 03:02:49 +06:00
parent a024839adf
commit 562c783a27
4 changed files with 52 additions and 15 deletions

View file

@ -50,14 +50,6 @@ pre {
}
}
.copy-code-button {
display: flex;
justify-content: right;
margin-right: 0.75em;
margin-bottom: -1.75em;
font-size: 1.25em;
}
html[data-theme='dark'] {
.paginator {
.page-item {