mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-06 04:42:47 +02:00
minor chages
This commit is contained in:
parent
56a5dcf77f
commit
1b9d36b516
7 changed files with 14 additions and 12 deletions
|
@ -132,7 +132,7 @@
|
|||
height: 12px;
|
||||
width: 12px;
|
||||
border-radius: 12px;
|
||||
background: $interactive-active;
|
||||
background: #fff;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
@ -149,7 +149,7 @@
|
|||
height: 12px;
|
||||
width: 12px;
|
||||
border-radius: 12px;
|
||||
background: $interactive-active;
|
||||
background: #fff;
|
||||
cursor: pointer;
|
||||
margin-top: -4px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue