1
0
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:
Laura
2025-08-28 18:45:19 +02:00
parent 225cf59b4e
commit 413515340a

View File

@@ -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 {