mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-13 22:56:05 -05:00
Download tier list as img (#2638)
Co-authored-by: hfcRed <hfcred@gmx.net>
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
flex-wrap: wrap;
|
||||
gap: var(--s-1-5);
|
||||
padding: var(--s-2);
|
||||
background: var(--bg-lighter);
|
||||
background: var(--bg-lighter-solid);
|
||||
border: 2px dashed transparent;
|
||||
border-radius: var(--rounded-sm) 0 0 var(--rounded-sm);
|
||||
align-content: flex-start;
|
||||
@@ -58,10 +58,6 @@
|
||||
background: var(--bg-lightest);
|
||||
}
|
||||
|
||||
.targetZoneFullRadius {
|
||||
border-radius: var(--rounded-sm);
|
||||
}
|
||||
|
||||
.emptyMessage {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user