css: themify image boder radius

This commit is contained in:
Aditya Telange 2020-09-16 14:53:48 +05:30
parent 8c7a9cf1d7
commit bcba19789a
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -107,6 +107,7 @@ textarea:-webkit-autofill {
img {
display: block;
max-width: 100%;
border-radius: var(--radius);
}
::-webkit-scrollbar {