mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-08 17:06:42 +00:00
fix border radius
This commit is contained in:
@@ -717,6 +717,7 @@ body:not(.loading) #loading {
|
|||||||
.message .files {
|
.message .files {
|
||||||
background: #181926;
|
background: #181926;
|
||||||
padding: 10px 12px;
|
padding: 10px 12px;
|
||||||
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.files .file {
|
.files .file {
|
||||||
|
Reference in New Issue
Block a user