mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
added tooltip
This commit is contained in:
@@ -1575,6 +1575,13 @@ export const BoardForm = styled.div`
|
||||
display: none;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
border-radius: 0;
|
||||
max-width: 80%;
|
||||
font-size: 11px;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
${({ selectedStyle }) => {
|
||||
switch (selectedStyle) {
|
||||
case 'Yotsuba':
|
||||
|
||||
Reference in New Issue
Block a user