mirror of
https://github.com/wassname/talk.git
synced 2026-07-04 09:54:48 +08:00
8 lines
108 B
CSS
8 lines
108 B
CSS
.moderationActions {
|
|
display: inline;
|
|
padding: 0 4px;
|
|
}
|
|
|
|
.moderationActions:hover {
|
|
cursor: pointer;
|
|
} |