mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
about fix
This commit is contained in:
parent
1c58583be6
commit
739f0df6ba
2 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@ body {
|
|||
.description { margin: 0.2em; font-weight: 400; }
|
||||
.footer { display: none; }
|
||||
|
||||
.clickable { }
|
||||
.description { margin-bottom: 1em; text-align: center; }
|
||||
.version { border-collapse: collapse; margin-top: 1em; }
|
||||
|
||||
|
@ -37,7 +36,7 @@ body {
|
|||
|
||||
.buttons button {
|
||||
display: inline-block; text-align: center; border: 0px; font-weight: 500; text-decoration: none;
|
||||
height: 30px; line-height: 30px; padding: 0px 16px; border-radius: 4px; transition: background $transitionCommon;
|
||||
height: 30px; line-height: 30px; padding: 0px 16px; border-radius: 4px; transition: background 0.2s ease-in-out;
|
||||
font-size: 14px; vertical-align: middle; position: relative; overflow: hidden; letter-spacing: 0.2px;
|
||||
background: #ffb522; color: #fff;
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 22 KiB |
Loading…
Add table
Add a link
Reference in a new issue