mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
style reactions
This commit is contained in:
@@ -105,3 +105,14 @@
|
||||
.profile-connection-image {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.reaction-box {
|
||||
padding: 2px 5px 2px 5px;
|
||||
border-radius: 5px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
.reaction-box.reacted {
|
||||
border: 1px solid #5865f2;
|
||||
background-color: rgba(89, 102, 242, 0.5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user