1
0
mirror of https://github.com/thangisme/notes.git synced 2024-07-22 23:14:32 -04:00

Fixed css style

(cherry picked from commit e5f2a27f0d48d041a3d63001c0b13230a6afdf6b)
This commit is contained in:
Silvio Giebl 2019-07-21 22:38:41 +02:00
parent 936a1e63be
commit 7c93bcc48f

View File

@ -170,9 +170,9 @@
.search-button {
position: fixed;
display: flex;
right: $sp-4;
bottom: $sp-4;
display: flex;
width: $sp-9;
height: $sp-9;
background-color: $search-background-color;