mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-28 14:18:04 -05:00
Apply linter
This commit is contained in:
@@ -784,6 +784,7 @@ dialog::backdrop {
|
||||
.build__ability {
|
||||
width: var(--ability-size);
|
||||
height: var(--ability-size);
|
||||
padding: 0;
|
||||
border: 2px solid var(--theme-transparent);
|
||||
border-right: 0;
|
||||
border-bottom: 0;
|
||||
@@ -792,7 +793,6 @@ dialog::backdrop {
|
||||
border-radius: 50%;
|
||||
box-shadow: 0 0 0 1px var(--bg-ability);
|
||||
user-select: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.build__bottom-row {
|
||||
|
||||
Reference in New Issue
Block a user