mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 03:09:22 +02:00
Fix img clipping in news feed
This commit is contained in:
parent
563fa3a62b
commit
ec55497c5a
@ -229,6 +229,9 @@ table, .header, .well, .smedia a {
|
||||
}
|
||||
|
||||
/* Znote AAC */
|
||||
.leftPane img {
|
||||
max-width: 100%;
|
||||
}
|
||||
/* adding button style to select */
|
||||
select {
|
||||
background: rgb(15,17,20);
|
||||
|
Loading…
x
Reference in New Issue
Block a user