mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #438 from Human-Connection/2019/kw15/new_post_button_position
2019/kw15/new_post_button_position
This commit is contained in:
commit
8821b1c7f1
@ -149,8 +149,8 @@ export default {
|
||||
.post-add-button {
|
||||
z-index: 100;
|
||||
position: fixed;
|
||||
top: 100vh;
|
||||
left: 100vw;
|
||||
top: 98vh;
|
||||
left: 98vw;
|
||||
transform: translate(-120%, -120%);
|
||||
box-shadow: $box-shadow-x-large;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user