1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-10 05:37:20 +08:00

Merge branch 'fix/gallery-css' into 'develop'

Fix gallery style - move hide button to top right

Closes 

See merge request 
This commit is contained in:
Shpuld Shpludson 2019-03-07 16:03:32 +00:00
commit 2baff88e3f

View file

@ -160,6 +160,7 @@
.hider {
position: absolute;
right: 0;
white-space: nowrap;
margin: 10px;
padding: 5px;