mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 07:46:34 +08:00
Add padding to flagged user
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
transition: background 200ms, box-shadow 200ms, margin-bottom 200ms;
|
||||
padding: 10px 0 0;
|
||||
padding: 10px 0 10px;
|
||||
min-height: 220px;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user