replace alert bodals with toasts

This commit is contained in:
2022-12-09 00:51:26 +02:00
parent c403c45d72
commit 0f8596db1e
13 changed files with 89 additions and 101 deletions

View File

@ -18,7 +18,7 @@
position: relative;
}
pre[class*="language-"] button{
pre[class*="language-"] button {
position: absolute;
top: 0;
right: 5px;