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