1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-25 16:19:47 +02:00

ref: Refactoring

This commit is contained in:
Maksim Eltyshev 2024-07-26 20:51:59 +02:00
parent 008c5b3fd0
commit 198518a51a
13 changed files with 52 additions and 64 deletions

View file

@ -111,7 +111,8 @@
}
@media only screen and (max-width: 797px) {
&:focus, &:active {
&:focus,
&:active {
background: rgba(9, 30, 66, 0.13);
color: #516b7a;
}