mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 23:16:21 +00:00
🆙 WiP Camera
This commit is contained in:
@@ -201,6 +201,15 @@
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
|
||||
.chatstyles-anchor {
|
||||
width: 17px;
|
||||
height: 19px;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.nitro-icon.chatstyles-icon:hover {
|
||||
filter: grayscale(0%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user