mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-19 08:16:37 +00:00
Added font weight to create server component labels
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
}
|
||||
|
||||
.create-server__label {
|
||||
font-weight: bold;
|
||||
|
||||
@media (min-width: $mdMin) {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user