mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix mobile highlight style
This commit is contained in:
@@ -2901,15 +2901,11 @@ export const BoardForm = styled.div`
|
||||
case 'Yotsuba':
|
||||
return `.highlighted {
|
||||
background-color: #f0c0b0 !important;
|
||||
border-left: none !important;
|
||||
border-top: none !important;
|
||||
}`;
|
||||
|
||||
case 'Yotsuba-B':
|
||||
return `.highlighted {
|
||||
background-color: #d6bad0 !important;
|
||||
border-left: none !important;
|
||||
border-top: none !important;
|
||||
}`;
|
||||
|
||||
case 'Futaba':
|
||||
|
||||
Reference in New Issue
Block a user