mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Replace all remaining uses of driverViewMixin with <router-link>
This commit is contained in:
@@ -123,7 +123,7 @@ input {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
a:not(.block-link) {
|
||||
a:not(.block-link):not(.a-button) {
|
||||
display: inline-block;
|
||||
|
||||
color: white;
|
||||
@@ -191,6 +191,7 @@ a.a-button {
|
||||
color: white;
|
||||
background: none;
|
||||
border-radius: 0.25em;
|
||||
text-decoration: none;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user