mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-27 10:46:09 +01:00
🎨 Improve Quit the application on the auth page https://github.com/siyuan-note/siyuan/issues/9680
This commit is contained in:
parent
490826f65e
commit
7a0aab7eac
1 changed files with 5 additions and 0 deletions
|
|
@ -135,6 +135,7 @@
|
|||
|
||||
.b3-snackbar--show .b3-snackbar__content {
|
||||
transform: none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.b3-snackbar__content {
|
||||
|
|
@ -153,6 +154,10 @@
|
|||
box-shadow: 0 3px 5px -1px rgb(0 0 0 / 20%), 0 6px 10px 0 rgb(0 0 0 / 14%), 0 1px 18px 0 rgb(0 0 0 / 12%);
|
||||
}
|
||||
|
||||
.b3-snackbar__content .b3-button {
|
||||
margin: 8px 0 0 0;
|
||||
}
|
||||
|
||||
a {
|
||||
outline: 0;
|
||||
text-decoration: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue