mirror of
https://github.com/wassname/talk.git
synced 2026-08-02 13:10:23 +08:00
Add more sort options and improve styling
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.menu {
|
||||
background: white;
|
||||
position: absolute;
|
||||
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
|
||||
right: 0px;
|
||||
top: 20px;
|
||||
z-index: 10;
|
||||
min-height: 32px;
|
||||
min-width: 64px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user