mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-16 20:18:06 +01:00
💄 account
This commit is contained in:
parent
87a04f7965
commit
f2de3d9e97
2 changed files with 33 additions and 2 deletions
|
|
@ -93,6 +93,7 @@
|
|||
&--text {
|
||||
background-color: var(--b3-theme-surface);
|
||||
padding: 16px 24px;
|
||||
overflow: auto;
|
||||
|
||||
.b3-button--outline {
|
||||
white-space: normal;
|
||||
|
|
@ -151,6 +152,16 @@
|
|||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&__svg {
|
||||
flex-wrap: wrap;
|
||||
|
||||
svg {
|
||||
margin: 8px;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-about__logo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue