mirror of
https://github.com/SunRed/haste-server.git
synced 2024-11-01 01:30:21 +01:00
Fix the key
This commit is contained in:
parent
025dfcfe26
commit
4ed87c4ec7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ textarea {
|
|||
}
|
||||
|
||||
#key {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 20px;
|
||||
right: 20px;
|
||||
text-align: right;
|
||||
|
|
Loading…
Reference in a new issue