Pārlūkot izejas kodu

debug CSS boutons block.

master
choj pirms 4 gadiem
vecāks
revīzija
47b1f9233f
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      src/assets/menupara.scss

+ 2
- 2
src/assets/menupara.scss Parādīt failu

@@ -17,11 +17,12 @@
cursor: pointer;
width: $button-width;
height: $button-width;
background-color: white;
background-color: $bg-color;
border-left: $button-border;
border-right: $button-border;
border-bottom: $button-border;
border-top: none;
color: $txt-color;

&:nth-child(1) {
border-top: $button-border;
@@ -40,4 +41,3 @@
}

}


Notiek ielāde…
Atcelt
Saglabāt